position
The position of the icon relative to the text; defaults to “start”.
position?: "top" | "start" | "end" | "bottom";
Related
type UIText.IconStyle static
Options for displaying an icon within a text or button control.
The position of the icon relative to the text; defaults to “start”.
position?: "top" | "start" | "end" | "bottom";