Interface: TextWithIconWidgetOptions
January 18, 2022 · View on GitHub
Kui API Documentation - v11.0.0 / @kui-shell/plugin-client-common / TextWithIconWidgetOptions
Interface: TextWithIconWidgetOptions
@kui-shell/plugin-client-common.TextWithIconWidgetOptions
End-user options
Hierarchy
-
TextWithIconWidgetOptions
Table of contents
Properties
Properties
className
• Optional className: string
Defined in
plugins/plugin-client-common/src/components/Client/StatusStripe/TextWithIconWidget.tsx:28
position
• Optional position: "bottom" | "top-end" | "top" | "top-start" | "left" | "right" | "auto"
popover position override specified by container (not client)?
Defined in
plugins/plugin-client-common/src/components/Client/StatusStripe/TextWithIconWidget.tsx:31