Flarum (v2.0.0-beta.3)
Preparing search index...
flarum
common/components/FormGroup
CustomFieldComponentOptions
Interface CustomFieldComponentOptions
interface
CustomFieldComponentOptions
{
className
?:
string
;
help
?:
Children
;
label
?:
Children
;
type
:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
CommonFieldOptions
CustomFieldComponentOptions
Indexable
[
key
:
string
]:
unknown
Index
Properties
class
Name?
help?
label?
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
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
class
Name
help
label
type
Flarum (v2.0.0-beta.3)
Loading...
The class name(s) for this virtual element, as a space-separated list.