DOMPolicy interface
@microsoft/fast-element > DOMPolicy
DOMPolicy interface
A security policy that FAST can use to interact with the DOM.
Signature:
export interface DOMPolicy
Methods
Method | Description |
---|---|
Creates safe HTML from the provided value. | |
Protects a DOM sink that intends to write to the DOM. |