Unvalidated Rendering Context
An UnvalidatedRenderingContext not has yet been validated.
Author
Todd L Smith
Parameters
attrs
The complete StyleAttributes.
Constructors
Link copied to clipboard
constructor(attrs: StyleAttributes)
Construct an UnvalidatedRenderingContext from the specified StyleAttributes.
Properties
Functions
Link copied to clipboard
Validate the receiver against the supplied palette. If validation succeeds, then answer a ValidatedRenderingContext that includes all attributes of the receiver.