Search
Preparing search index...
The search index is not available
CSS Fruit
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Length
Class Length
Hierarchy
Fruit
Length
Index
Constructors
constructor
Properties
number
options
raw
unit
valid
Accessors
__@to
String
Tag
Methods
absorb
analyze
init
parse
to
Result
to
String
absorb
config
parse
test
validate
Constructors
constructor
new
Length
(
)
:
Length
new
Length
(
value
:
string
|
number
)
:
Length
new
Length
(
number
:
number
, unit
:
string
)
:
Length
Returns
Length
Parameters
value:
string
|
number
Returns
Length
Parameters
number:
number
unit:
string
Returns
Length
Properties
number
number
:
number
options
options
:
ConfigOptions
raw
raw
:
string
unit
unit
:
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
init
init
(
)
:
void
Returns
void
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
test
test
(
value
:
string
)
:
boolean
Parameters
value:
string
Returns
boolean
Static
validate
validate
(
value
:
string
)
:
boolean
Parameters
value:
string
Returns
boolean
Globals
Length
constructor
number
options
raw
unit
valid
__@to
String
Tag
absorb
analyze
init
parse
to
Result
to
String
absorb
config
parse
test
validate
Generated using
TypeDoc