
Contents
- IntelliSense for kng-components ng 17
- IntelliSense for TypeScript
IntelliSense for kng-components ng 17
Commands
Use the prefix k- or <k-
k-layout
Command |
Description |
k-layout |
Layout |
k-template-header |
Header layout section |
k-template-sidebar |
Sidebar layout section |
k-template-help |
Help layout section |
k-content-sidebar |
Content sidebar layout section |
k-search
Command |
Description |
k-search-input-characters |
Field that accepts only characters and space |
k-search-input-alphanumeric |
Field that accepts only characters, numbers and space |
k-search-input-numeric |
Field that accepts only numbers |
k-search-input-date |
Field to select date or date range |
k-search-input-select |
Field to select elements |
k-table
Command |
Description |
k-table |
Table with pagination |
k-table-empty-message |
Message without data in the table |
k-table-td-date |
td with DatePipe |
k-td-buttons-actions |
td with edit and delete buttons |
k-table-button-edit |
Edit button |
k-table-button-delete |
Delete button |
k-fieldset
Command |
Description |
k-fieldset |
Component grouper |
Command |
Description |
k-panel-menu |
Menu cards with user modules |
k-validator
Command |
Description |
k-validator-required-not-empty |
Validate required and non-empty field |
k-validator-digits-only |
Validate field only digits |
k-validator-decimals-only |
Validates field only positive decimals |
k-validator-decimals-neg-only |
Validates field only positive and negative decimals |
k-validator-document |
Validate ID number field |
k-validator-ruc |
Validate ruc field |
k-validator-landline |
Validate phone number field |
k-validator-cell-phone |
Validate cell phone number field |
k-validator-characters-only |
Validates field only characters |
k-to-upper-case
Command |
Description |
k-to-upper-case |
Forcing input text to uppercase |
Command |
Description |
k-button-header-new |
New button for layout header |
k-button-header-excel |
Excel button for layout header |
k-button-header-pdf |
Pdf button for layout header |
k-button-header-back |
Back button for layout header |
k-confirm-dialog
Command |
Description |
k-confirm-dialog |
Confirm-dialog |
k-modal
Command |
Description |
k-modal |
Modal |
k-tree
Command |
Description |
k-tree |
Tree |
IntelliSense for TypeScript
Commands
Use the prefix k-
k-table
Command |
Description |
k-table-1-imports |
Table imports |
k-table-2-functions |
Table functions |
k-confirm-dialog
Command |
Description |
k-confirm-dialog-1-imports |
Confirm dialog imports |
k-confirm-dialog-2-module |
Confirm dialog module |
k-confirm-dialog-3-providers |
Confirm dialog providers |
k-confirm-dialog-4-constructor |
Confirm dialog inject into constructor |
k-confirm-dialog-5-functions |
Confirm dialog functions |
k-modal-open
Command |
Description |
k-modal-open-1-imports |
Modal imports |
k-modal-open-2-providers |
Modal providers |
k-modal-open-3-variables |
Modal variables |
k-modal-open-4-constructor |
Modal inject into constructor |
k-modal-open-5-functions |
Modal functions |
k-modal-content
Command |
Description |
k-modal-content-1-imports |
Modal imports |
k-modal-content-2-add-module |
Modal module |
k-modal-content-3-functions |
Modal variables |
k-user-info
Command |
Description |
k-user-info-1-imports |
User info imports |
k-user-info-2-constructor |
User info inject into constructor |
k-user-info-3-service |
User info service |
k-user-logout
Command |
Description |
k-user-logout |
Logout |
k-message
Command |
Description |
k-message-1-imports |
Message imports |
k-message-2-constructor |
Message inject into constructor |
k-message-3-service |
Message service |
| |