addon/components/ui-popup.js:7

components.UiPopup

ui-popup component

Property Summary

Public Properties
public

When using on: 'click' specifies whether clicking the page should close the popup, by default true

public

the pop content

public

Duration of animation events, by default 200

public

Event used to trigger popup: focus, click, hover, or manual, by default hover

public

Whether popup should not close on hover (useful for popup navigation menus), by default false

public

the pop html content

public

If a selector or jQuery object is specified this allows the popup to be positioned relative to that element.

public

the pop title

Public Properties

When using on: 'click' specifies whether clicking the page should close the popup, by default true

the pop content

Duration of animation events, by default 200

Event used to trigger popup: focus, click, hover, or manual, by default hover

Whether popup should not close on hover (useful for popup navigation menus), by default false

the pop html content

If a selector or jQuery object is specified this allows the popup to be positioned relative to that element.

the pop title