Appearance
Actions
Actions define operations that can be triggered by the user.
There are two kinds:
- General actions (list-level)
- Row actions (row-specific)
Actions may:
- execute immediately
- require selection
- open modal flows
Actions do not render UI by themselves. They are triggered from Toolbar or Table slots.
Table of contents
This section is generated automatically. It lists the documentation pages in this category with readable titles.
Contexts
State
Functions
Enums & Unions
Types
Members
These are member-level pages (properties/methods) generated by the tool. Useful for detail, noisy for browsing.
- Actioncontextbase › Exportstate
- Actioncontextbase › Filters
- Actioncontextbase › Pagination
- Actioncontextbase › Refresh
- Actioncontextbase › Rows
- Actioncontextbase › Selection
- Actioncontextbase › Sort
- Actioncontextbase › Updaterows
- Actioncontextbase › Visiblerows
- Activeactionstate › Actionid
- Activeactionstate › Rowid
- Activeactionstate › Type
- Generalaction › Handler
- Generalaction › Requiresselection
- Listactionbase › Icon
- Listactionbase › Id
- Listactionbase › Kind
- Listactionbase › Label
- Listbodyprops › Onrowactionclick
- Listbodyprops › Rowactions
- Listconfig › Generalactions
- Listconfig › Rowactions
- Listheaderprops › Hasrowactions
- Listrowprops › Onrowactionclick
- Listrowprops › Rowactions
- Listuistate › Activeaction
- Rowaction › Handler
- Rowactioncontext › Row
- Rowactioncontext › Rowindex
- Tableprops › Onrowactionclick
- Tableprops › Rowactions
- Toolbarprops › Generalactions
- Toolbarprops › Onactionclick
- Uselistcoreresult › Cancelactiveaction
- Uselistcoreresult › Confirmactiveaction
- Uselistcoreresult › Generalactions
- Uselistcoreresult › Rowactions
- Uselistcoreresult › Triggergeneralaction
- Uselistcoreresult › Triggerrowaction