Members
layout
Change the layout property of the container.
- Source:
position
Change the position property of the container.
- Source:
Methods
button(buttonProps)
Constructs a Button component. Unlike the global button function, this method
does not require the position
prop to be specified. The container will handle positioning
automatically.
Parameters:
Name | Type | Description |
---|---|---|
buttonProps |
* |
- Source: