Skip to content
Enact

limestone/FixedPopupPanels

Provides Limestone styled fixed-width, popup-styled Panels component.

An instance of limestone/Panelslimestone/Panels.Panels which restricts the Panel to the right or left side of the screen inside a popup. Typically used for overlaying panels over other content.

Extends: limestone/FixedPopupPanelslimestone/FixedPopupPanels.FixedPopupPanelsBase
Wrapped with: limestone/FixedPopupPanelslimestone/FixedPopupPanels.FixedPopupPanelsDecorator

Properties
'narrow''half'

Size of the popup.

Default: 'narrow'

A base panels component for limestone/FixedPopupPanelslimestone/FixedPopupPanels that has left key handler to navigate panels.

FixedPopupPanelsDecorator   Higher-Order Component

Section titled “FixedPopupPanelsDecorator   Higher-Order Component ”

Adds popup functionality and rtl prop to limestone/FixedPopupPanelslimestone/FixedPopupPanels.

A header component for a Panel with a title and subtitle, supporting several configurable ui/Slottableui/Slottable.Slottable for components.

Extends: limestone/Panelslimestone/Panels.Header

The standard view container used inside a limestone/FixedPopupPanelslimestone/FixedPopupPanels.FixedPopupPanels view manager instance.

Extends: limestone/Panelslimestone/Panels.Panel