Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 666 Bytes

README (1).md

File metadata and controls

15 lines (11 loc) · 666 Bytes

Appsmith Framework

The Appsmith framework provides utility functions and objects to get information, e.g., the application URL and the current user, to store values in the local storage and to trigger actions, e.g., show an alert message on a button click. The framework also provides a Query object to run queries and share data between pages by passing parameters.

{% content-ref url="context-object.md" %} context-object.md {% endcontent-ref %}

{% content-ref url="query-object.md" %} query-object.md {% endcontent-ref %}

{% content-ref url="widget-actions/" %} widget-actions {% endcontent-ref %}