Vue
A newer version of this page is available. Switch to the current version.

jQuery Funnel - item

Configures funnel items' appearance.

Type:

Object

border

Configures a funnel item's border.

Type:

Object

hoverStyle

Configures a funnel item's appearance when a user presses the item or hovers the mouse pointer over it.

Type:

Object

See Also

selectionStyle

Configures a funnel item's appearance when a user selects it.

Type:

Object

NOTE
Though not provided out of the box, the selection capability can be implemented using the UI component's API. Refer to the onItemClick property for details.