selected_theme?
type
{theme: Theme}optional
themes?
type
Array<Theme>optional
enable_editing?
type
booleanoptional
select?
type
((theme: Theme) => void | boolean) | nulloptional
onselect?
type
(theme: Theme) => voidoptional
onedit?
type
(theme: Theme) => voidoptional