Preparing search index...
The search index is not available
@koadz/types - v0.2.8
@koadz/types
core/style
Border
Interface Border
Interface representing the data structure for a Border.
Memberof
Style
interface
Border
{
size
?:
string
;
color
?:
string
;
radius
?:
string
;
}
Index
Properties
size?
color?
radius?
Properties
Optional
size
size
?:
string
Optional
color
color
?:
string
Optional
radius
radius
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
size
color
radius
@koadz/types - v0.2.8
Loading...
Interface representing the data structure for a Border.
Memberof
Style