@libs-ui/icon-font 0.2.357-8 → 0.2.357-9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -12
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -366,15 +366,3 @@ Icon font sử dụng `font-size` để kiểm soát kích thước. Có thể d
|
|
|
366
366
|
[classIconLeft]="'libs-ui-icon-add before:text-[16px]'"
|
|
367
367
|
/>
|
|
368
368
|
```
|
|
369
|
-
|
|
370
|
-
## Demo
|
|
371
|
-
|
|
372
|
-
```bash
|
|
373
|
-
npx nx serve core-ui
|
|
374
|
-
```
|
|
375
|
-
|
|
376
|
-
Xem icon được sử dụng trong các component tại các demo route:
|
|
377
|
-
- `http://localhost:4500/buttons/button` — Button với icon
|
|
378
|
-
- `http://localhost:4500/label` — Label với icon
|
|
379
|
-
- `http://localhost:4500/dropdown` — Dropdown với icon tìm kiếm
|
|
380
|
-
- `http://localhost:4500/preview-file` — Preview file với icon
|