body of ui.align, Properties Webix Docs

StartAPI Referenceui.alignProperties

contains the configuration of a widget that should be aligned

object body;

Example

{ align:"center,middle", body:{ view:"datepicker", width:200 }};

See also

  • API

  • Back to top