AJSF API reference
Playground
GitHub
Preparing search index...
@ajsf/bootstrap5
Bootstrap5Framework
Class Bootstrap5Framework
Hierarchy (
View Summary
)
Framework
Bootstrap5Framework
Index
Constructors
constructor
Properties
framework
name
scripts
stylesheets
widgets
Constructors
constructor
new
Bootstrap5Framework
()
:
Bootstrap5Framework
Returns
Bootstrap5Framework
Properties
framework
framework
:
typeof
Bootstrap5FrameworkComponent
= Bootstrap5FrameworkComponent
name
name
:
string
= 'bootstrap-5'
scripts
scripts
:
string
[]
= ...
stylesheets
stylesheets
:
string
[]
= ...
widgets
widgets
:
{
checkbox
:
typeof
Bootstrap5CheckboxComponent
;
checkboxes
:
typeof
Bootstrap5CheckboxesComponent
;
radios
:
typeof
Bootstrap5RadiosComponent
;
}
= ...
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...