@serenity-is/corelib / Attributes / resizable
Function: resizable()
resizable(
value):ResizableAttribute
Defined in: src/types/attributes.ts:135
Creates a ResizableAttribute.
Parameters
value
boolean = true
True to allow resizing (default true).