Skip to content
Gary Soedarsono edited this page Feb 2, 2015 · 12 revisions

ui.Previewer

extends: [[PbElement|PbElement]]

Element that displays the innerHTML of the pb-u-preview of element currently being hovered over. This works in tandem with ui.Preview and service.Preview.

new ui.Previewer()

Methods

createdCallback

createdCallback()

Called when the element is created


attachedCallback

attachedCallback()

Called when the element is attached to the document.


detachedCallback

detachedCallback()

Called when the element is detached from the document.


Clone this wiki locally