Search
 
SCRIPT & CODE EXAMPLE
 

HTML

how to make an ion-label word wrap

// Add "text-wrap" attribute in Ionic 2

//Ionic 1
<ion-item class="item-text-wrap">
  some long string
</ion-item>

//Ionic 2
<ion-item text-wrap>
  some long string
</ion-item>
Comment

PREVIOUS NEXT
Code Example
::  
Html :: construindo html amp 
::  
::  
::  
::  
::  
::  
::  
::  
::  
::  
Css ::  
Css ::  
::  
::  
::  
Css ::  
::  
::  
::  
::  
::  
Css ::  
Css ::  
::  
:: css make text transparent 
::  
::  
:: icon inside a circle css 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =