Skip to content

SecretComponent.setValue method

SecretComponent › setValue

Official

Sets the value of the secret component.

Signature:

setValue(value: string): this

Parameters:

Parameter Type Description
value string

Returns: this

Since: 1.11.4