Package dev. fritz2. components. stacks
Types
Link copied to clipboard
This component class just defines the core styling in order to render child items within a flexBox layout horizontally.
Link copied to clipboard
abstract class StackComponent : Component<Div> , EventProperties<HTMLDivElement>
Content copied to clipboard
This base component class for stacking components offer some configuration properties.
Link copied to clipboard
This component class just defines the core styling in order to render child items within a flexBox layout vertically.