Documentation

position

The position of the icon relative to the text; defaults to “start”.

position?: "top" | "start" | "end" | "bottom";

Related