combine multiple inputs as a single component

Is there any easy way to combine multiple inputs as a single component with a single label?

Phone [123] [456] [789]

example https://i.stack.imgur.com/6aM0r.png

The new “form input control” that will be released in 4.3 tomorrow is the solution for this - http://webix.com/blog/uis-components-with-react-framework/#more-9924

Maksim answered a similar question here: http://forum.webix.com/discussion/30798/how-to-make-a-custom-widget-form-control-label-able

Nice! Can we also expect an update of Webix Jet tomorrow?