@serenity-is/corelib / CloseButtonAttribute
Class: CloseButtonAttribute
Defined in: src/types/attributes.ts:6
Indicates if a dialog should have a close button in its title bar (default true)
Extends
Constructors
Constructor
new CloseButtonAttribute(
value):CloseButtonAttribute
Defined in: src/types/attributes.ts:9
Parameters
value
boolean = true
Returns
CloseButtonAttribute
Overrides
Properties
value
value:
boolean=true
Defined in: src/types/attributes.ts:9
[typeInfo]
static[typeInfo]:ClassTypeInfo<"Serenity.">
Defined in: src/types/attributes.ts:7