IconConfig
Defines how to render an icon
Properties
Name | Type | Description | Notes |
---|---|---|---|
generated_background_color_key | str | [optional] | |
background_color | str | [optional] | |
color | str | [optional] | |
key | str | [optional] | |
icon_type | str | [optional] | |
masked | bool | Whether the icon should be masked based on current theme. | [optional] |
name | str | The name of the icon if applicable, e.g. the glyph name for `IconType.GLYPH` icons. | [optional] |
url | str | The URL to an image to be displayed if applicable, e.g. the URL for `iconType.URL` icons. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |