Skip to content

PouchDB Detail: Reference

Reference for PouchDB Detail in Web Framework References. Key properties: ID, Database, Collection, Attachments.

Offline work with automatic synchronization. Complementing CouchDB, PouchDB acts as a client-side connector, providing offline access and automatic synchronization with the central server. Each client keeps a full local copy of the database, allowing users to query and update data even without an internet connection.

Inspector Property Groups

PouchDB Detail Properties

Property Type Details
IDtextRequired in common setups.
Attribute: id
DatabasedroplistRequired in common setups.
Attribute: db
CollectiondroplistAttribute: collection
AttachmentsbooleanAttribute: attachments
AutoupdatebooleanAttribute: autoupdate

Actions

Select

Select Data Detail

Configuration group Controls
Select Data Detail PropertiesDoc ID

Refresh

PouchDB Detail Refresh

Configuration group Controls
Refresh PropertiesAction configuration group

Dynamic Attributes

Doc ID

Attribute property Type Details
Value:textChoose dynamic data binding.

Attachments

Attribute property Type Details
Value:textChoose dynamic data binding.

Autoupdate

Attribute property Type Details
Value:textChoose dynamic data binding.

Dynamic Events

Change

Event option Type Details
Action:textChoose the action to execute.

Error

Event option Type Details
Action:textChoose the action to execute.