JavaScript snippet for Essential JS 2 components
This extension will add JavaScript snippet for Essential JS 2 components.
JavaScript Snippets
Type the following text and press enter to insert the corresponding component snippet in your application.
Editors
AutoComplete
Snippet |
Action |
ej2-js-autocomplete |
Insert the snippet for Basic AutoComplete. |
ej2-js-autocomplete-ds-remote |
Insert the snippet for AutoComplete with Remote DataSource . |
ej2-js-autocomplete-filter |
Insert the snippet for AutoComplete with Filtering support. |
Snippet |
Action |
ej2-js-button |
Insert the snippet for Button. |
ej2-js-checkbox |
Insert the snippet for CheckBox. |
ej2-js-radio |
Insert the snippet for RadioButton. |
Calendar
Snippet |
Action |
ej2-js-calendar |
Insert the snippet for Calendar. |
ComboBox
Snippet |
Action |
ej2-js-combobox |
Insert the snippet for Basic ComboBox. |
ej2-js-combobox-ds-remote |
Insert the snippet for ComboBox with Remote DataSource . |
ej2-js-combobox-filter |
Insert the snippet for ComboBox with Filtering support. |
DatePicker
Snippet |
Action |
ej2-js-datepicker |
Insert the snippet for DatePicker. |
DateRangePicker
Snippet |
Action |
ej2-js-daterangepicker |
Insert the snippet for DateRangePicker. |
DropDownList
Snippet |
Action |
ej2-js-dropdown |
Insert the snippet for Basic DropDownList. |
ej2-js-dropdown-ds-remote |
Insert the snippet for DropDownList with Remote DataSource . |
ej2-js-dropdown-filter |
Insert the snippet for DropDownList with Filtering support. |
MaskedTextBox
Snippet |
Action |
ej2-js-maskedtextbox |
Insert the snippet for MaskedTextBox. |
ej2-js-maskedtextbox-customch |
Insert the snippet for MaskedTextBox with Custom Characters . |
MultiSelect
Snippet |
Action |
ej2-js-multiselect |
Insert the snippet for MultiSelect component. |
ej2-js-multiselect-ds-remote |
Insert the snippet for MultiSelect component with Remote DataSource . |
ej2-js-multiselect-grouping |
Insert the snippet for MultiSelect component with Grouping support . |
NumericTextBox
Snippet |
Action |
ej2-js-numerictextbox |
Insert the snippet for NumerixTextBox. |
TimePicker
Snippet |
Action |
ej2-js-timepicker |
Insert the snippet for TimePicker. |
Layout
Dialog
Snippet |
Action |
ej2-js-dialog |
Insert the snippet for Basic Dialog. |
ej2-js-dialog-rtl |
Insert the snippet for Dialog with RTL support. |
ListView
Snippet |
Action |
ej2-js-listview |
Insert the snippet for ListView. |
ej2-js-listview-ds-remote |
Insert the snippet for ListView with Remote DataSource . |
ej2-js-listview-rtl |
Insert the snippet for ListView with RTL support. |
Snippet |
Action |
ej2-js-tooltip |
Insert the snippet for Tooltip. |
Navigation
Accordion
Snippet |
Action |
ej2-js-accordion |
Insert the snippet for Accordion. |
ej2-js-accordion-rtl |
Insert the snippet for Accordion with RTL support. |
Snippet |
Action |
ej2-js-contextmenu |
Insert the snippet for ContextMenu. |
Tab
Snippet |
Action |
ej2-js-tab |
Insert the snippet for Tab. |
ej2-js-tab-rtl |
Insert the snippet for Toolbar with RTL support. |
TreeView
Snippet |
Action |
ej2-js-treeview |
Insert the snippet for TreeView with Hierarchical data source . |
ej2-js-treeview-self |
Insert the snippet for TreeView with Self-Referential data source . |
ej2-js-treeview-editing |
Insert the snippet for TreeView with Node Editing support. |
ej2-js-treeview-drag |
Insert the snippet for TreeView with Drag and Drop support. |
ej2-js-treeview-checkbox |
Insert the snippet for TreeView with Checkboxes . |
ej2-js-treeview-multiselect |
Insert the snippet for TreeView with Multi Selection support. |
ej2-js-treeview-rtl |
Insert the snippet for TreeView with RTL support. |
Snippet |
Action |
ej2-js-toolbar |
Insert the snippet for Toolbar. |
ej2-js-toolbar-rtl |
Insert the snippet for Toolbar with RTL support. |
Alternatively, press Ctrl+Space (Windows, Linux) or Cmd+Space (OSX) to activate snippets from within the editor.
| |