OptionalactionOptionaldividerOptionaliconOptionalisChecks whether the given data and payload indicate that the feature is disabled.
true if the
feature is disabled, otherwise it resolves to false. If a boolean is returned directly, it indicates whether the feature is disabled.OptionalisDetermines the visibility of an element based on the given data and payload.
OptionallabelOptionalonRepresents a callback function that is triggered on click event.
The data object associated with the click event.
The payload object associated with the click event.
A callback function that is called when the value of data is changed.
It is passed the new value as a parameter.
A callback function that is called when any change occurs in data.
It is passed the updated data object as a parameter.
Optionalprimary
Represents a field menu.