Castle logo

CASTLE UI

Search

K


Popover component

Usage

Import

import { Popover } from '@passfort/castle'

Copy

Example

If you would like to close the pop up from components within the popover itself, you can use the context to control the state.

Copy

live example

Z-index

When nesting, you may want to set the zIndex of the nested Popover.

Copy

live example

Contents