IModelActionBlazor Properties
Used to extend the Application Model‘s IModelAction node.
Name | Description |
---|---|
Adaptive |
Specifies the Action’s priority with regards to the adaptive and responsive layout used in the new web UI. Actions with a lower Adaptive |
Confirm |
Specifies whether or not a confirmation dialog is displayed by a browser when there are unsaved changes and a user executes the current Action. |
Custom |
Specifies the name of the CSS class to be applied to the control that visualizes the current Action. |
See Also