Skip to content

@serenity-is/corelib / ReadOnlyAttribute

Class: ReadOnlyAttribute

Table of contents

Constructors

Properties

Constructors

constructor

new ReadOnlyAttribute(value?)

Parameters

Name Type Default value
value boolean true

Defined in

src/decorators/index.ts:203

Properties

value

value: boolean = true

Defined in

src/decorators/index.ts:203