-
Notifications
You must be signed in to change notification settings - Fork 0
ui.Previewer
Gary Soedarsono edited this page Feb 2, 2015
·
12 revisions
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()
createdCallback()
Called when the element is created
attachedCallback()
Called when the element is attached to the document.
detachedCallback()
Called when the element is detached from the document.