@acpaas-ui/ngx-forms
v6.1.2
Published
The forms module is a collection of several forms-related modules, like an autocomplete, a datepicker, a range slider, a timepicker, etc. You can find an overview in the [Modules](#modules) section below.
Downloads
93
Keywords
Readme
@acpaas-ui/ngx-forms
The forms module is a collection of several forms-related modules, like an autocomplete, a datepicker, a range slider, a timepicker, etc. You can find an overview in the Modules section below.
Documentation
Visit our documentation site for full how-to docs and guidelines
Modules
| Name | Description | Documentation |
| -------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| AutoCompleteModule
| This module creates an input field with autocomplete functionality. | Documentation |
| DatepickerModule
| This package allows the user to select a date either by input or by picking one in the calendar flyout. | Documentation |
| RangeSliderModule
| This module provides a range slider. | Documentation |
| SearchFilterModule
| This package allows the user to use a JIRA-like filter component with remote search capabilities. | Documentation |
| TimepickerModule
| This package allows the user set the time either by choosing a slot in the dropdown or by typing in the autocomplete field. | Documentation |
| UploadModule
| This module provides a couple of upload components and a specific Uploader
class. | Documentation |
Contributing
Visit our Contribution Guidelines for more information on how to contribute.