Intially Expanded Panel

Using [isOpen] sets the panel to be expanded. Use (isOpenChange) to catch when the panel is toggled.

Supports [(isOpen)] syntax.

Disabled Panel

Setting [isDisabled] to true stops the user from being able to toggle the panel.

Final Panel

This is the final panel.

Opening this one doesn't affect the others as [closeOthers] is set to false.