====== Text ====== This syntax have two version (lowercase and uppercase). * The //lowercase// version '''' create a __inline__ element (eg. ''''). * The //uppercase// version '''' create a __block__ element (eg. ''
''). See the samples. ===== Examples ===== ==== Alignment ==== Easily realign text to components with text alignment attribute. Left aligned text. Center aligned text. Right aligned text. Justified text. No wrap text. \\ Left aligned text. Center aligned text. Right aligned text. Justified text. No wrap text. \\ ==== Transformation ==== Transform text in components with text capitalization attribute. Lowercased text. Uppercased text. Capitalized text. \\ Lowercased text. Uppercased text. Capitalized text. \\ ==== Contextual colors ==== Convey meaning through color with a handful of emphasis utility attributes. These may also be applied to links and will darken on hover just like our default link styles. Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh. Nullam id dolor id nibh ultricies vehicula ut id elit. Duis mollis, est non commodo luctus, nisi erat porttitor ligula. Maecenas sed diam eget risus varius blandit sit amet non magna. Etiam porta sem malesuada magna mollis euismod. Donec ullamcorper nulla non metus auctor fringilla. \\ [...] [...] [...] [...] [...] [...] \\ ==== Contextual backgrounds ==== Similar to the contextual text color attributes, easily set the background of an element to any contextual attribute. Anchor components will darken on hover, just like the text attributes. Nullam id dolor id nibh ultricies vehicula ut id elit. Duis mollis, est non commodo luctus, nisi erat porttitor ligula. Maecenas sed diam eget risus varius blandit sit amet non magna. Etiam porta sem malesuada magna mollis euismod. Donec ullamcorper nulla non metus auctor fringilla. \\ [...] [...] [...] [...] [...] \\ ===== Options ===== ^ Attribute ^ Allowed Values ^ Description ^ | ''type'' | ''muted'' ''primary'' ''success'' ''info'' ''warning'' ''danger'' | Contextual color of text | | ''background'' | ''primary'' ''success'' ''info'' ''warning'' ''danger'' | Contextual background of text | | ''align'' | ''left'' ''right'' ''center'', ''justify'' ''nowrap'' | Text align | | ''transform'' | ''lowercase'' ''uppercase'' ''capitalize'' | Text transformation | | ''size'' | ''medium'' ''xx-small'' ''x-small'' ''small'' ''large'' ''x-large'' ''xx-large'' ''smaller'' ''larger'' //''length''// //(%, em, px, etc.)// | Text sizes |