Skip to content

Shell Center Row

deprecated in v2.11Refer to the Shell Panel component documentation.
Learn more

API reference

Properties

PropertyAttributeDescriptionTypeDefault
detacheddetachedWhen present, the content area displays like a floating panel.booleanfalse
heightScaleheight-scaleSpecifies the maximum height of the component."l" | "m" | "s""s"
positionpositionSpecifies the component's position. Will be flipped when the element direction is right-to-left ("rtl")."end" | "start""end"

Slots

NameDescription
default (unnamed)A slot for adding content to the calcite-shell-panel.
action-barA slot for adding a calcite-action-bar to the calcite-shell-panel.

Methods

NameDescriptionSignature
componentOnReadyCreate a promise that resolves once component is fully loaded.componentOnReady(): Promise<void>

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.