Flarum (v1.8.10)
Preparing search index...
flarum
admin/components/AdminPage
CustomSettingComponentOptions
Interface CustomSettingComponentOptions
interface
CustomSettingComponentOptions
{
className
?:
string
;
help
?:
Children
;
label
?:
Children
;
setting
:
string
;
type
:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
CommonSettingsItemOptions
CustomSettingComponentOptions
Indexable
[
key
:
string
]:
unknown
Index
Properties
class
Name?
help?
label?
setting
type
Properties
Optional
class
Name
className
?:
string
The class name(s) for this virtual element, as a space-separated list.
Optional
help
help
?:
Children
Optional
label
label
?:
Children
setting
setting
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
Name
help
label
setting
type
Flarum (v1.8.10)
Loading...
The class name(s) for this virtual element, as a space-separated list.