Preparing search index...
The search index is not available
Mycelium
Mycelium
ui
VStack
Class VStack
Hierarchy
WithOptions
<
IStackOptions
>
VStack
Implements
IViewBuilder
Index
Constructors
constructor
Properties
options
Methods
padded
with
Constructors
constructor
new VStack
(
...
children
)
:
VStack
Parameters
Rest
...
children
:
IViewBuilder
[]
Returns
VStack
Properties
Protected
options
options
:
IStackOptions
Methods
padded
padded
(
padding
)
:
Padded
Parameters
padding
:
number
|
IPadding
Returns
Padded
with
with
(
options
)
:
this
Parameters
options
:
Partial
<
IStackOptions
>
Returns
this
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
options
padded
with
Mycelium
Loading...