popover
pane: Object
The pane configuration options.
initial: String
The id of the initial mobile View to display.
layout: String
The id of the default Pane Layout.
loading: String(default: Loading...)
The text displayed in the loading popup. Setting this value to false will disable the loading popup.
transition: String
The default View transition.
popup: Object
The popup configuration options.
direction: Number | String(default: down)
The direction to which the popup will expand, relative to the target that opened it. Supported directions are up, right, down, and left.
height: Number | String(default: 320)
The height of the popup in pixels.
width: Number | String(default: 240)
The width of the popup in pixels.
pane
initial: String
The id of the initial mobilie View to display.
layout: String
The id of the default Pane Layout.
loading: String(default: Loading...)
The text displayed in the loading popup. Setting this value to false will disable the loading popup.
transition: String
The default View transition.