Renders a button that invokes a no-argument method on the config object.
-
Required Element Summary
Required Elements
Stable key for the button component.
User-facing label for the row.
Name of the no-argument method to invoke.
-
Optional Element Summary
Optional Elements
Text shown inside the button.
-
Element Details
-
key
Stable key for the button component.
-
label
User-facing label for the row.
-
-
text
Text shown inside the button.
- Default:
"Open"
-
method
Name of the no-argument method to invoke.