@serenity-is/corelib / PanelAttribute
Class: PanelAttribute
Defined in: src/types/attributes.ts:61
Indicates if a dialog should be opened as a panel
Extends
Constructors
Constructor
new PanelAttribute(
value):PanelAttribute
Defined in: src/types/attributes.ts:64
Parameters
value
boolean = true
Returns
PanelAttribute
Overrides
Properties
value
value:
boolean=true
Defined in: src/types/attributes.ts:64
[typeInfo]
static[typeInfo]:ClassTypeInfo<"Serenity.">
Defined in: src/types/attributes.ts:62