Angular snippet for Essential JS 2 components
This extension will add Angualr snippet for Essential JS 2 components.
Angular Snippets
Type the following text and press enter to insert the corresponding component snippet in your application.
Editors
AutoComplete
Snippet |
Action |
ej2-ng-autocomplete |
Insert the snippet for Basic AutoComplete. |
ej2-ng-autocomplete-ds-remote |
Insert the snippet for AutoComplete with Remote DataSource . |
ej2-ng-autocomplete-filter |
Insert the snippet for AutoComplete with Filtering support. |
Snippet |
Action |
ej2-ng-button |
Insert the snippet for Button. |
ej2-ng-checkbox |
Insert the snippet for CheckBox. |
ej2-ng-radio |
Insert the snippet for RadioButton. |
Calendar
Snippet |
Action |
ej2-ng-calendar |
Insert the snippet for Calendar. |
ComboBox
Snippet |
Action |
ej2-ng-combobox |
Insert the snippet for Basic ComboBox. |
ej2-ng-combobox-ds-remote |
Insert the snippet for ComboBox with Remote DataSource . |
ej2-ng-combobox-filter |
Insert the snippet for ComboBox with Filtering support. |
DatePicker
Snippet |
Action |
ej2-ng-datepicker |
Insert the snippet for DatePicker. |
DateRangePicker
Snippet |
Action |
ej2-ng-daterangepicker |
Insert the snippet for DateRangePicker. |
DropDownList
Snippet |
Action |
ej2-ng-dropdown |
Insert the snippet for Basic DropDownList. |
ej2-ng-dropdown-ds-remote |
Insert the snippet for DropDownList with Remote DataSource . |
ej2-ng-dropdown-filter |
Insert the snippet for DropDownList with Filtering support. |
MaskedTextBox
Snippet |
Action |
ej2-ng-maskedtextbox |
Insert the snippet for MaskedTextBox. |
ej2-ng-maskedtextbox-customch |
Insert the snippet for MaskedTextBox with Custom Characters . |
MultiSelect
Snippet |
Action |
ej2-ng-multiselect |
Insert the snippet for MultiSelect component. |
ej2-ng-multiselect-ds-remote |
Insert the snippet for MultiSelect component with Remote DataSource . |
ej2-ng-multiselect-grouping |
Insert the snippet for MultiSelect component with Grouping support . |
NumericTextBox
Snippet |
Action |
ej2-ng-numerictextbox |
Insert the snippet for NumerixTextBox. |
TimePicker
Snippet |
Action |
ej2-ng-timepicker |
Insert the snippet for TimePicker. |
Layout
Dialog
Snippet |
Action |
ej2-ng-dialog |
Insert the snippet for Basic Dialog. |
ej2-ng-dialog-rtl |
Insert the snippet for Dialog with RTL support. |
ListView
Snippet |
Action |
ej2-ng-listview |
Insert the snippet for ListView. |
ej2-ng-listview-ds-remote |
Insert the snippet for ListView with Remote DataSource . |
ej2-ng-listview-rtl |
Insert the snippet for ListView with RTL support. |
Snippet |
Action |
ej2-ng-tooltip |
Insert the snippet for Tooltip. |
Navigation
Accordion
Snippet |
Action |
ej2-ng-accordion |
Insert the snippet for Accordion. |
ej2-ng-accordion-rtl |
Insert the snippet for Accordion with RTL support. |
Snippet |
Action |
ej2-ng-contextmenu |
Insert the snippet for ContextMenu. |
Tab
Snippet |
Action |
ej2-ng-tab |
Insert the snippet for Tab. |
ej2-ng-tab-rtl |
Insert the snippet for Toolbar with RTL support. |
TreeView
Snippet |
Action |
ej2-ng-treeview |
Insert the snippet for TreeView with Hierarchical data source . |
ej2-ng-treeview-self |
Insert the snippet for TreeView with Self-Referential data source . |
ej2-ng-treeview-editing |
Insert the snippet for TreeView with Node Editing support. |
ej2-ng-treeview-drag |
Insert the snippet for TreeView with Drag and Drop support. |
ej2-ng-treeview-checkbox |
Insert the snippet for TreeView with Checkboxes . |
ej2-ng-treeview-multiselect |
Insert the snippet for TreeView with Multi Selection support. |
ej2-ng-treeview-rtl |
Insert the snippet for TreeView with RTL support. |
Snippet |
Action |
ej2-ng-toolbar |
Insert the snippet for Toolbar. |
ej2-ng-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.
| |