Search
Preparing search index...
The search index is not available
CSS Fruit
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ImageSet
Class ImageSet
Hierarchy
Fruit
ImageSet
Index
Constructors
constructor
Properties
options
prefix
raw
valid
values
Accessors
__@to
String
Tag
Methods
absorb
analyze
parse
to
Result
to
String
absorb
config
parse
validate
Constructors
constructor
new
Image
Set
(
)
:
ImageSet
new
Image
Set
(
value
:
string
)
:
ImageSet
Returns
ImageSet
Parameters
value:
string
Returns
ImageSet
Properties
options
options
:
ConfigOptions
prefix
prefix
:
string
raw
raw
:
string
valid
valid
:
boolean
= false
values
values
:
object
Type declaration
[
prop:
string
]:
URL
|
string
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
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
(
)
:
string
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
Image
Set
constructor
options
prefix
raw
valid
values
__@to
String
Tag
absorb
analyze
parse
to
Result
to
String
absorb
config
parse
validate
Generated using
TypeDoc