Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 645 Bytes

File metadata and controls

13 lines (9 loc) · 645 Bytes

IconFillStyle

IconFillStyle

Properties

Name Type Required Description
color Optional[str] No A 6 character hexadecimal string describing the color filling the icon, if applicable. The leading # is required, e.g. "#FF00FF"
opacity Optional[float] No The opacity of the icon between 0 and 1, if applicable.
text Optional[str] No The icon fill text, if applicable

[Back to Model list] [Back to API list] [Back to README]