Skip to main content

@microsoft/fast-element > Controller > view

Controller.view property

The view associated with the custom element.

Signature:
readonly view: ElementView | null;

Remarks

If null then the element is managing its own rendering.