@serenity-is/corelib / PanelAttribute

Class: PanelAttribute

Table of contents

Constructors

Properties

Constructors

constructor

new PanelAttribute(value?): PanelAttribute

Parameters

Name Type Default value
value boolean true

Returns

PanelAttribute

Defined in

src/types/attributes.ts:192

Properties

value

value: boolean = true

Defined in

src/types/attributes.ts:192