NativeScript-Drop-Down icon indicating copy to clipboard operation
NativeScript-Drop-Down copied to clipboard

How can I "textWrap" long strings?

Open kafio23 opened this issue 6 years ago • 2 comments

Hello! I am using nativescript-vue and I want to show long strings of text as items of my dropdown but I can't use "overflow-wrap" or "textWrap='true'". Is there any alternative for this?

kafio23 avatar Aug 20 '19 02:08 kafio23

Currently text wrapping is not possible out of the box.

PeterStaev avatar Aug 20 '19 18:08 PeterStaev

Hello! I am using nativescript-vue and I want to show long strings of text as items of my dropdown but I can't use "overflow-wrap" or "textWrap='true'". Is there any alternative for this?

Try do something here image

greatbody avatar Jun 25 '20 22:06 greatbody