List View
Note:
This configuration is MUI-specific.
General
- The list view can also support inline
recordActions
, which are displayed in the right-most column
Status
Release Available | Status | Framework Name |
---|---|---|
2.9 | Current | MUI |
Implementation Example
Code JSON
"recordActions": [{ "name": "remove", "actionType": "normal", "appearance": { "style": "iconic", "label": "remove_circle_outline" } ... }]