Skip to content

Interface: StatusBarRegistration#

Common.Types.StatusBarRegistration

Copyright (c) OpenLens Authors. All rights reserved. Licensed under MIT License. See LICENSE in root directory for more information.

Table of contents#

Properties#

Properties#

components#

Optional components: StatusBarComponents

The newer API, allows for registering a component instead of a ReactNode


item#

Optional item: ReactNode | () => ReactNode

deprecated use StatusBarRegistration.components instead