Skip to main content

Command Helper Button with Popover (React/Redux)

A command helper button and form popover built using React+Redux(R+R) framework can be contributed to the Sabre Red 360 UI.

Command Helper button

image

React+Redux Form Popover

image

Template Rendering:

On form submit, templates are rendered with Drawers by extending ListView container on view class and using Handlebars. ((see com.sabre.redapp.example3.web.handlebar for details on how to work with handlebar).

image

To learn more about these features, read Adding Command Helper button and Form Popover and example at com.sabre.redapp.example3.desktop.form.