Spacer
The purpose of this component is to generate space between other components. You can either create a space with a set width (in number of pixels) or create a space with a flexible width.
Examples
Spacer with flexible width
The icons are shown with a flexible width (default)
FluentSpacer
in between. The block uses the total width and spreads the space evenly.
Download:
Spacer with set width
The icons are shown with a 50 pixel width
FluentSpacer
in between. The block just uses the set width.
Download:
Documentation
FluentSpacer Class
Parameters
Name | Type | Default | Description |
---|---|---|---|
Width | int? | Gets or sets the width of the spacer (in pixels). |