Panel.isOpen

If true, then panel is open and will be rendered all content else only header.

class Panel
@field
bool isOpen;

Meta