IconTile - Component API
Here is the API for the component:
- size
enum
Acceptable values:
- small
- medium
- large
- logo
enum
Use this parameter to show a product logo. Acceptable values:
- hcp
- boundary
- consul
- nomad
- packer
- terraform
- vagrant
- vault
- waypoint
- icon
string
Use this parameter to show an icon. Acceptable value: any Flight icon name.
- iconSecondary
string
Use this parameter to show an extra "badge" with icon on top of the tile. Acceptable value: any Flight icon name.
Notice: the color of the secondary icon is predefined and can't be changed.
- color
enum
Acceptable values:
- neutral
- boundary
- consul
- nomad
- packer
- terraform
- vagrant
- vault
- waypoint
Notice: if it's a "logo" then we overwrite any @color parameter passed and just use the product "brand" color.
- ...attributes
...attributes
spreading is supported on this component.