TLUiSelectContentProps

See source code
Table of contents
interface TLUiSelectContentProps {}

Properties

align

optional
align?: "center" | "end" | "start";

children

children: React.ReactNode;

className

optional
className?: string;

side

optional
side?: "bottom" | "top";

Prev
TLUiRichTextToolbarProps
Next
TLUiSelectItemProps