PixiDom - v1.0.0
GitHub
NPM
Preparing search index...
InputStyleOptions
Type Alias InputStyleOptions
type
InputStyleOptions
=
{
backgroundColor
:
Color
;
borderColor
?:
Color
;
borderOpacity
:
number
;
borderWidth
?:
number
;
cursorColor
:
Color
;
cursorHeight
:
ValidMeasurement
;
cursorWidth
:
number
;
fontColor
:
Color
;
height
?:
ValidMeasurement
;
highlightedBackgroundColor
:
Color
;
highlightedFontColor
:
Color
;
width
?:
ValidMeasurement
;
xPadding
:
number
;
yPadding
:
number
;
}
Index
Properties
background
Color
border
Color?
border
Opacity
border
Width?
cursor
Color
cursor
Height
cursor
Width
font
Color
height?
highlighted
Background
Color
highlighted
Font
Color
width?
x
Padding
y
Padding
Properties
background
Color
backgroundColor
:
Color
Optional
border
Color
borderColor
?:
Color
border
Opacity
borderOpacity
:
number
Optional
border
Width
borderWidth
?:
number
cursor
Color
cursorColor
:
Color
cursor
Height
cursorHeight
:
ValidMeasurement
cursor
Width
cursorWidth
:
number
font
Color
fontColor
:
Color
Optional
height
height
?:
ValidMeasurement
highlighted
Background
Color
highlightedBackgroundColor
:
Color
highlighted
Font
Color
highlightedFontColor
:
Color
Optional
width
width
?:
ValidMeasurement
x
Padding
xPadding
:
number
y
Padding
yPadding
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
background
Color
border
Color
border
Opacity
border
Width
cursor
Color
cursor
Height
cursor
Width
font
Color
height
highlighted
Background
Color
highlighted
Font
Color
width
x
Padding
y
Padding
GitHub
NPM
PixiDom - v1.0.0
Loading...