
Contents
- IntelliSense for kng-components ng 13
- IntelliSense for TypeScript
IntelliSense for kng-components ng 13
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-search-table |
Table 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 |
k-calendar
Command |
Description |
k-calendar |
Field to select date |
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-pdf-viewer
Command |
Description |
k-pdf-viewer |
View PDF |
k-file-viewer
Command |
Description |
k-file-viewer |
View files |
k-printer
Command |
Description |
k-printer |
Printer |
k-printer-direct
Command |
Description |
k-printer-direct |
Printer |
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-funtions |
Table funtions |
k-confirm-dialog
Command |
Description |
k-confirm-dialog-1-imports |
Confirm dialog imports |
k-confirm-dialog-2-constructor |
Confirm dialog inject into constructor |
k-confirm-dialog-3-funtions |
Confirm dialog funtions |
k-modal-open
Command |
Description |
k-modal-open-1-imports |
Modal imports |
k-modal-open-2-variables |
Modal variables |
k-modal-open-3-constructor |
Modal inject into constructor |
k-modal-open-4-funtions |
Modal funtions |
k-modal-content
Command |
Description |
k-modal-content-1-imports |
Modal imports |
k-modal-content-2-funtions |
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-printer
Command |
Description |
k-printer-1-imports |
Printer imports |
k-printer-2-variables |
Printer variables |
k-message
Command |
Description |
k-message-1-imports |
Message imports |
k-message-2-constructor |
Message inject into constructor |
k-message-3-service |
Message service |
| |