PixiDom - v1.0.0
GitHub
NPM
Preparing search index...
InputStyleOptionsParams
Type Alias InputStyleOptionsParams
type
InputStyleOptionsParams
=
{
backgroundColor
?:
Color
;
borderColor
?:
Color
;
borderOpacity
?:
number
;
borderWidth
?:
number
;
cursorColor
?:
Color
;
cursorHeight
?:
number
|
string
;
cursorWidth
:
number
;
fontColor
?:
Color
;
height
?:
number
|
string
;
highlightedBackgroundColor
?:
Color
;
highlightedFontColor
?:
Color
;
width
?:
number
|
string
;
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
Optional
background
Color
backgroundColor
?:
Color
Optional
border
Color
borderColor
?:
Color
Optional
border
Opacity
borderOpacity
?:
number
Optional
border
Width
borderWidth
?:
number
Optional
cursor
Color
cursorColor
?:
Color
Optional
cursor
Height
cursorHeight
?:
number
|
string
cursor
Width
cursorWidth
:
number
Optional
font
Color
fontColor
?:
Color
Optional
height
height
?:
number
|
string
Optional
highlighted
Background
Color
highlightedBackgroundColor
?:
Color
Optional
highlighted
Font
Color
highlightedFontColor
?:
Color
Optional
width
width
?:
number
|
string
Optional
x
Padding
xPadding
?:
number
Optional
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...