@serenity-is/corelib / Attributes / closeButton

Function: closeButton()

closeButton(value): CloseButtonAttribute

Defined in: src/types/attributes.ts:98

Indicates if a dialog should have a close button in its title bar (default true)

Parameters

value

boolean = true

Returns

CloseButtonAttribute