HTML

Our widgets can fly on their own. Need more customization? Our Javascript API will have your back!

Open your widget

You can open your widget using the following class. This function auto toggles so if you call it when the widget is open, the widget will close.

.wb-open

Close your widget

You can close your widget using the following class.

.wb-close

Open an integration

You can open an integration from your widget using the following class. Substitute {integration_id} for your integration ID. You can get the integration ID from the URL in your Widgetbird dashboard.

.wb-open-integration-{integration_id}