Tile doesn't require any input from user, width and height will be calculated automatically based on Tile size.
Best to use with tile height > 1.
Also, some other options are available for user: sliderHeight and sliderWidth. If they are defined inside slider - they will be used in first place and take precedence via automated calculation.
Also, Tile supports icon. If icon doesn't defined it will be taken to consideration in case of automatic calculation.
Add Vertical Slider tile.
Tile doesn't require any input from user, width and height will be calculated automatically based on Tile size. Best to use with tile
height
> 1. Also, some other options are available for user:sliderHeight
andsliderWidth
. If they are defined insideslider
- they will be used in first place and take precedence via automated calculation. Also, Tile supportsicon
. Ificon
doesn't defined it will be taken to consideration in case of automatic calculation.Example:
@rchl Can you please take a look on PR Thanks in advance.