Search
Preparing search index...
The search index is not available
CSS Fruit
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Margin
Class Margin
Hierarchy
Fruit
Margin
Index
Constructors
constructor
Properties
bottom
left
options
raw
right
top
valid
Accessors
__@to
String
Tag
Methods
absorb
analyze
analyze
InLoop
parse
to
Result
to
String
absorb
config
parse
validate
Constructors
constructor
new
Margin
(
)
:
Margin
new
Margin
(
value
:
string
)
:
Margin
Returns
Margin
Parameters
value:
string
Returns
Margin
Properties
bottom
bottom
:
Length
|
Percentage
|
string
left
left
:
Length
|
Percentage
|
string
options
options
:
ConfigOptions
raw
raw
:
string
right
right
:
Length
|
Percentage
|
string
top
top
:
Length
|
Percentage
|
string
valid
valid
:
boolean
= false
Accessors
__@to
String
Tag
get
__@toStringTag
(
)
:
string
Returns
string
Methods
absorb
absorb
(
prop
:
string
, value
:
string
)
:
this
absorb
(
decl
:
decl
)
:
this
absorb
(
decls
:
Array
<
decl
>
)
:
this
Parameters
prop:
string
value:
string
Returns
this
Parameters
decl:
decl
Returns
this
Parameters
decls:
Array
<
decl
>
Returns
this
analyze
analyze
(
stem
:
Stem
)
:
void
Parameters
stem:
Stem
Returns
void
analyze
InLoop
analyze
InLoop
(
node
:
ValueNode
)
:
boolean
Parameters
node:
ValueNode
Returns
boolean
parse
parse
(
value
:
string
)
:
Fruit
|
string
Parameters
value:
string
Returns
Fruit
|
string
to
Result
to
Result
(
)
:
Fruit
|
string
Returns
Fruit
|
string
to
String
to
String
(
complete
?:
boolean
)
:
string
Parameters
Optional
complete:
boolean
Returns
string
Static
absorb
absorb
(
prop
:
string
, value
:
string
)
:
Fruit
absorb
(
decl
:
decl
)
:
Fruit
absorb
(
decls
:
Array
<
decl
>
)
:
Fruit
Parameters
prop:
string
value:
string
Returns
Fruit
Parameters
decl:
decl
Returns
Fruit
Parameters
decls:
Array
<
decl
>
Returns
Fruit
Static
config
config
(
options
:
ConfigOptions
)
:
void
Parameters
options:
ConfigOptions
Returns
void
Static
parse
parse
(
value
:
string
)
:
Fruit
|
string
Parameters
value:
string
Returns
Fruit
|
string
Static
validate
validate
(
value
:
string
)
:
boolean
Parameters
value:
string
Returns
boolean
Globals
Margin
constructor
bottom
left
options
raw
right
top
valid
__@to
String
Tag
absorb
analyze
analyze
InLoop
parse
to
Result
to
String
absorb
config
parse
validate
Generated using
TypeDoc