8 |
9 | Welcome to {{ title }}!
10 |
11 |
12 |
13 |
Simple select
14 |
16 |
17 |
18 |
Simple select with arrow
19 |
20 |
21 |
22 |
23 |
24 |
25 |
With floating label
26 |
28 |
29 |
30 |
Floating label with arrow
31 |
32 |
33 |
34 |
35 |
36 |
Fixed height
37 |
39 |
40 |
41 |
Pre-selected value
42 |
45 |
Your selected value is {{currentValue}}
46 |
47 |
48 |
49 |
50 |
Disabled
51 |
52 |
53 |
54 |
Complex value
55 |
59 |
60 | Your selected value name - {{currentComplexValue.name}}, code - {{currentComplexValue.code}}
61 |
62 |
63 |
64 |
65 |
66 |
67 |
Own style classes
68 |
71 |
72 |
73 |