styling issue #1847
TahaShek
started this conversation in
Chat about dev stuff
styling issue
#1847
Replies: 1 comment
-
When changing classes with
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
how to implement 2 css styling in the select <select data-te-select-init
data-te-class-select-option-text="text-[12px]"data-te-class-form-outline="relative bg-red-600"
[(ngModel)]="selectedColumn">
All Columns *ngFor="let header of headers" [value]="header.fieldName">{{ header.heading }}Beta Was this translation helpful? Give feedback.
All reactions