WidgetsRibbonRibbon APIRibbon Spacer propertiesOn this pageRibbon Spacer propertiesUsageconst data = [ { type: "spacer", id?: string | number, }]Descriptiontype(required) the item type, set it to "spacer". If not specified - the "navItem" type is applied by default.id(optional) the id of a control, auto-generated if not setExampleRelated article: Spacer