Expand description
Structs§
- Arguments for a widget function that makes a list of category items that can be selected.
- Arguments for a widget function that makes a category header in a settings list.
- Arguments for a widget function that makes a category item for a categories list.
- Arguments for a widget function that makes a setting container.
- Arguments for a widget function that makes a settings for a category list.
W
Settings editor widget.
Traits§
- Extends
SettingBuilder
to set custom editor metadata. - Extends
SETTINGS
to provide contextual information in an editor.
Functions§
P
Widget function that convertsCategoriesListArgs
to a category list.P
Widget function that convertsCategoryHeaderArgs
to a category settings header.P
Widget function that convertsCategoryItemArgs
to a category item on a category list.P
Widget function that convertsSettingArgs
to a setting editor entry on a settings list.P
Widget function that convertsSettingsArgs
to a settings list.