Yasemin Çidem
Yasemin Çidem
The component made work with also relative width (flex etc..) For example: ``` ``` if we change the `width:300` to `flex:1` at above sample as shown below, progress-bar will not...
### Description I want click-and-hold-to-select-text using a Text component and then i searched it and i found `selectable` property.It good works but it copy the entire text field.I want to...
I have been using tab directive.Additionally i used ngIf directive inside tab selector.Everything is right.But tab order not regular.It is not order as I want .Here my code: ``` Customers...