Textfield
directive as shown below
- Import
- TuiInputCopyModule
- into a module where you want to use our component
-
- Declare a form (
- FormGroup
- ) or a control (
- FormControl
- ) in your component:
-
Add to the template:
- -
- If you want to use
-
- MobileCalendar
-
- with your controls add
- tuiProvideMobileCalendar()
- to the providers
-
- Import an Angular module for forms and
- TuiInputDateMultiModule
- in the same module where you want to use our component:
-
- Declare a form (
- FormGroup
- ) or a control (
- FormControl
- ) in your component:
-
tui-input-date[multiple]
- in template:
-
- --tui-thickness
to customize width of the circle stroke. By default, it is 1/12 of diameter.
- Import
- TuiLoaderComponent
- into a module where you want to use our component
-
Add to the template:
- -
- Optionally use the
- TUI_LOADER_OPTIONS
- injection token to override the default options for the component.
-
- Import an Angular module for forms and
- TuiMultiSelectModule
- in the same module where you want to use our component:
-
- See samples to learn more about working with
- tui-data-list-wrapper
- or without them
-
- Declare a form (
- FormGroup
- ) or a control (
- FormControl
- ) in your component:
-
Add to the template:
- -Notifications in style of native browser push
@@ -8,26 +9,23 @@TuiPushComponent
- into your app.module:
-
- Add to the template:
- -@@ -42,16 +41,14 @@ ).
TuiRangeComponent
- in the same module where you want to use our component:
-
-
- Declare a form (
- FormGroup
- ) or a control (
- FormControl
- ) in your component:
-
Add to the template:
- -
Use
@@ -69,14 +65,8 @@
@angular/cdk
.
Textfield
directive as shown below
tuiSelect
directive as shown below
- Import an Angular module for forms and
- TuiSelectModule
- in the same module where you want to use our component:
-
- See samples to learn more about working with
- tui-data-list-wrapper
- or without them
-
- Declare a form (
- FormGroup
- ) or a control (
- FormControl
- ) in your component:
-
Add to the template:
- -@@ -67,21 +66,20 @@ ).
tuiSliderThumbLabel
for positioning any content so it slides alongside the thumb.
TuiSlider
- in the same module where you want to use our component:
-
-
- Declare a form (
- FormGroup
- ) or a control (
- FormControl
- ) in your component:
-
Add to the template:
- -span
so it does not affect you.
number
to generate this many random sized words, while your actual text is loading
-