HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

nonce

Description

The nonce of HTMLOrSVGElement for JS returns the value set for element's cryptographic nonce. If the setter was not used, this will be the value originally found in the nonce content attribute.

Updates element's cryptographic nonce value.

Syntax

element.nonce
element.nonce = value

Examples

1 · get

2 · set