Skip to main content

Basic controls

You can use basic controls of Editbar standalone or create complex controls on their base. Below you'll find the list of basic controls. Check the corresponding section to view the detailed description of configuration properties for each control.

info

Refer to the Editbar configuration guide for more information about configuring!

Overview of Editbar basic controls

NameDescription
AvatarThe basic control for uploading of images.
ButtonThe basic button control that can have an icon.
CheckboxThe basic control for displaying the specified value or change it to the opposite one.
CheckboxGroupThe basic control for creating groups of checkboxes.
ColorpickerThe basic control for selecting a color.
ComboThe basic input control that represents an advanced editable select box with a set of options.
ContainerThe basic control for attaching an HTML code.
DatepickerThe basic control for selecting a date.
FieldsetThe basic control for creating complex controls with the help of the controls or the properties Editbar configuration options.
InputThe basic input field control for typing some text inside.
RadioGroupThe basic control for creating groups of Radio buttons.
SelectThe basic control that represents an advanced select box with a set of options to choose from.
SliderThe basic control for selecting a numeric value by moving a thumb along a line with a fixed set of options.
SpacerThe basic control for arranging and aligning controls on the Editbar by taking some space.
TextareaThe basic control for entering a simple multi-line text.
TimepickerThe basic control for selecting a time value either by moving handles along track bars or by entering hour and minutes values directly into related inputs.
ToggleThe basic control that represents a special button which can change its state from the pressed to the unpressed one when clicked.
ToggleGroupThe basic control for creating groups of toggle buttons.