AJSF API reference
Playground
GitHub
Preparing search index...
@ajsf/material
MaterialDesignFramework
Class MaterialDesignFramework
Hierarchy (
View Summary
)
Framework
MaterialDesignFramework
Index
Constructors
constructor
Properties
framework
name
scripts?
stylesheets
widgets
Constructors
constructor
new
MaterialDesignFramework
()
:
MaterialDesignFramework
Returns
MaterialDesignFramework
Properties
framework
framework
:
typeof
MaterialDesignFrameworkComponent
= MaterialDesignFrameworkComponent
name
name
:
string
= 'material-design'
Optional
scripts
scripts
?:
string
[]
= []
stylesheets
stylesheets
:
string
[]
= ...
widgets
widgets
:
{
$ref
:
typeof
MaterialAddReferenceComponent
;
"alt-date"
:
string
;
"any-of"
:
string
;
button
:
typeof
MaterialButtonComponent
;
"button-group"
:
typeof
MaterialButtonGroupComponent
;
card
:
string
;
checkbox
:
typeof
MaterialCheckboxComponent
;
checkboxes
:
typeof
MaterialCheckboxesComponent
;
"chip-list"
:
typeof
MaterialChipListComponent
;
color
:
string
;
date
:
typeof
MaterialDatepickerComponent
;
"expansion-panel"
:
string
;
file
:
typeof
MaterialFileComponent
;
hidden
:
string
;
image
:
string
;
integer
:
string
;
number
:
typeof
MaterialNumberComponent
;
"one-of"
:
typeof
MaterialOneOfComponent
;
radiobuttons
:
string
;
radios
:
typeof
MaterialRadiosComponent
;
range
:
string
;
root
:
typeof
FlexLayoutRootComponent
;
section
:
typeof
FlexLayoutSectionComponent
;
select
:
typeof
MaterialSelectComponent
;
slider
:
typeof
MaterialSliderComponent
;
stepper
:
typeof
MaterialStepperComponent
;
submit
:
string
;
tabs
:
typeof
MaterialTabsComponent
;
tagsinput
:
string
;
text
:
typeof
MaterialInputComponent
;
textarea
:
typeof
MaterialTextareaComponent
;
wizard
:
string
;
}
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
framework
name
scripts
stylesheets
widgets
Playground
GitHub
AJSF API reference
Loading...