Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/style
BoxShadowForm
Class BoxShadowForm
Hierarchy
Form
<
BoxShadow
|
null
,
AnyBoxShadow
>
BoxShadowForm
Index
Constructors
constructor
Properties
tag
unit
Methods
cast
mold
with
Tag
with
Unit
for
Any
for
Boolean
for
Item
for
Number
for
String
for
Value
Constructors
constructor
new
Box
Shadow
Form
(
unit
:
undefined
|
null
|
BoxShadow
)
:
BoxShadowForm
Parameters
unit:
undefined
|
null
|
BoxShadow
Returns
BoxShadowForm
Properties
Readonly
tag
tag
:
undefined
|
string
Readonly
unit
unit
:
undefined
|
null
|
BoxShadow
Methods
cast
cast
(
item
:
Item
)
:
undefined
|
null
|
BoxShadow
Parameters
item:
Item
Returns
undefined
|
null
|
BoxShadow
mold
mold
(
boxShadow
:
AnyBoxShadow
)
:
Item
Parameters
boxShadow:
AnyBoxShadow
Returns
Item
with
Tag
with
Tag
(
tag
:
undefined
|
string
)
:
Form
<
null
|
BoxShadow
,
AnyBoxShadow
>
Parameters
tag:
undefined
|
string
Returns
Form
<
null
|
BoxShadow
,
AnyBoxShadow
>
with
Unit
with
Unit
(
unit
:
undefined
|
null
|
BoxShadow
)
:
Form
<
null
|
BoxShadow
,
AnyBoxShadow
>
Parameters
unit:
undefined
|
null
|
BoxShadow
Returns
Form
<
null
|
BoxShadow
,
AnyBoxShadow
>
Static
for
Any
for
Any
(
)
:
Form
<
AnyItem
,
never
>
Returns
Form
<
AnyItem
,
never
>
Static
for
Boolean
for
Boolean
(
)
:
Form
<
boolean
,
never
>
Returns
Form
<
boolean
,
never
>
Static
for
Item
for
Item
(
)
:
Form
<
Item
,
AnyItem
>
Returns
Form
<
Item
,
AnyItem
>
Static
for
Number
for
Number
(
)
:
Form
<
number
,
never
>
Returns
Form
<
number
,
never
>
Static
for
String
for
String
(
)
:
Form
<
string
,
never
>
Returns
Form
<
string
,
never
>
Static
for
Value
for
Value
(
)
:
Form
<
Value
,
AnyValue
>
Returns
Form
<
Value
,
AnyValue
>
Modules
@swim/system
@swim/toolkit
@swim/ui
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/component
@swim/ux
@swim/vis
@swim/maps
Box
Shadow
Form
constructor
tag
unit
cast
mold
with
Tag
with
Unit
for
Any
for
Boolean
for
Item
for
Number
for
String
for
Value
Generated using
TypeDoc