UMD Web Elements Library
Preparing search index...
_types
BaseElementProps
Interface BaseElementProps
interface
BaseElementProps
{
element
:
HTMLElement
;
elementStyles
?:
ElementStyles
;
isAnimationLineRed
?:
boolean
;
isTextColorBlack
?:
boolean
;
isTextColorWhite
?:
boolean
;
isThemeDark
?:
boolean
;
isThemeGold
?:
boolean
;
isThemeLight
?:
boolean
;
isThemeMaryland
?:
boolean
;
}
Hierarchy (
View Summary
)
ThemeProps
ColorProps
BaseElementProps
ConfigurationProps
BuilderProps
Index
Properties
element
element
Styles?
is
Animation
Line
Red?
is
Text
Color
Black?
is
Text
Color
White?
is
Theme
Dark?
is
Theme
Gold?
is
Theme
Light?
is
Theme
Maryland?
Properties
element
element
:
HTMLElement
Optional
element
Styles
elementStyles
?:
ElementStyles
Optional
is
Animation
Line
Red
isAnimationLineRed
?:
boolean
Optional
is
Text
Color
Black
isTextColorBlack
?:
boolean
Optional
is
Text
Color
White
isTextColorWhite
?:
boolean
Optional
is
Theme
Dark
isThemeDark
?:
boolean
Optional
is
Theme
Gold
isThemeGold
?:
boolean
Optional
is
Theme
Light
isThemeLight
?:
boolean
Optional
is
Theme
Maryland
isThemeMaryland
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
element
element
Styles
is
Animation
Line
Red
is
Text
Color
Black
is
Text
Color
White
is
Theme
Dark
is
Theme
Gold
is
Theme
Light
is
Theme
Maryland
UMD Web Elements Library
Loading...