Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.41 KB

kui_shell_plugin_client_common.TextWithIconWidgetOptions.md

File metadata and controls

42 lines (22 loc) · 1.41 KB

Kui API Documentation - v11.0.0 / @kui-shell/plugin-client-common / TextWithIconWidgetOptions

Interface: TextWithIconWidgetOptions

@kui-shell/plugin-client-common.TextWithIconWidgetOptions

End-user options

Hierarchy

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