trait UniversalUtils extends (utils.UniversalUtils.this)#AbstractUtils
- Alphabetic
- By Inheritance
- UniversalUtils
- AbstractUtils
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
type
ElementIdT = String
- Definition Classes
- AbstractUtils
-
type
ElementT = TypedTag[(utils.UniversalUtils.this)#Element, (utils.UniversalUtils.this)#Output, (utils.UniversalUtils.this)#FragT]
- Definition Classes
- AbstractUtils
-
type
FragT = Frag[(utils.UniversalUtils.this)#Element, (utils.UniversalUtils.this)#FragT]
- Definition Classes
- AbstractUtils
-
type
ModifierT = Modifier[(utils.UniversalUtils.this)#Element]
- Definition Classes
- AbstractUtils
- sealed trait TextModifier extends (utils.UniversalUtils.this)#StyleClassModifier
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
lazy val
badge: (((utils.UniversalUtils.this)#scalaTags)#all)#Tag
Easily highlight new or unread items by adding a badge to links, Bootstrap navs, and more.
Easily highlight new or unread items by adding a badge to links, Bootstrap navs, and more.
- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
lazy val
button: (((utils.UniversalUtils.this)#scalaTags)#all)#Tag
Default button
Default button
- Definition Classes
- UniversalUtils → AbstractUtils
-
lazy val
caret: (((utils.UniversalUtils.this)#scalaTags)#all)#Tag
Use carets to indicate dropdown functionality and direction.
Use carets to indicate dropdown functionality and direction. Note that the default caret will reverse automatically in dropup menus.
- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
lazy val
centerBlock: (utils.UniversalUtils.this)#ClassAdd
Set an element to display: block and center via margin
Set an element to display: block and center via margin
- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
lazy val
clearFix: (utils.UniversalUtils.this)#ClassAdd
Easily clear floats by adding
.clearfixto the parent element.Easily clear floats by adding
.clearfixto the parent element. Utilizes the micro clearfix as popularized by Nicolas Gallagher.- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
lazy val
closeIcon: (((utils.UniversalUtils.this)#scalaTags)#all)#Tag
Use the generic close icon for dismissing content like modals and alerts.
Use the generic close icon for dismissing content like modals and alerts.
- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
def
dataProps[T](props: (String, T)*)(implicit arg0: (((utils.UniversalUtils.this)#scalaTags)#all)#AttrValue[T]): (((utils.UniversalUtils.this)#scalaTags)#all)#Modifier
Appends
data-%property%attributes to the elementAppends
data-%property%attributes to the element- T
Value type
- props
Properties
- returns
Modifier
- Definition Classes
- UniversalUtils → AbstractUtils
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
-
def
icon(name: String): (utils.UniversalUtils.this)#IconModifier
Default icon
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
lazy val
jumbotron: (((utils.UniversalUtils.this)#scalaTags)#all)#Tag
A lightweight, flexible component that can optionally extend the entire viewport to showcase key content on your site.
A lightweight, flexible component that can optionally extend the entire viewport to showcase key content on your site.
- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
val
nbsp: (((utils.UniversalUtils.this)#scalaTags)#all)#RawFrag
Non-breaking Space A common character entity used in HTML is the non-breaking space: A non-breaking space is a space that will not break into a new line.
Non-breaking Space A common character entity used in HTML is the non-breaking space: A non-breaking space is a space that will not break into a new line.
- Definition Classes
- UniversalUtils → AbstractUtils
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
newId: String
Generates unique element ID
Generates unique element ID
- Definition Classes
- UniversalUtils → AbstractUtils
-
val
noContent: FragT
No-op frag
No-op frag
- Definition Classes
- UniversalUtils → AbstractUtils
-
val
noModifier: ModifierT
No-op modifier
No-op modifier
- Definition Classes
- UniversalUtils → AbstractUtils
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
-
lazy val
srOnly: (utils.UniversalUtils.this)#ClassAdd
Hide an element to all devices except screen readers with
.sr-onlyHide an element to all devices except screen readers with
.sr-only- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
lazy val
srOnlyFocusable: (((utils.UniversalUtils.this)#scalaTags)#all)#Modifier
Combine .sr-only with
.sr-only-focusableto show the element again when it's focused (e.g.Combine .sr-only with
.sr-only-focusableto show the element again when it's focused (e.g. by a keyboard-only user)- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
lazy val
well: (((utils.UniversalUtils.this)#scalaTags)#all)#Tag
Use the well as a simple effect on an element to give it an inset effect.
Use the well as a simple effect on an element to give it an inset effect.
- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
object
background
extends (utils.UniversalUtils.this)#AbstractBackgroundStyles
Similar to the contextual text color classes, easily set the background of an element to any contextual class.
Similar to the contextual text color classes, easily set the background of an element to any contextual class. Anchor components will darken on hover, just like the text classes.
- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
object
image
extends (utils.UniversalUtils.this)#AbstractImageUtils
Add classes to an
imgelement to easily style images in any project.Add classes to an
imgelement to easily style images in any project.- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
object
pull
extends (utils.UniversalUtils.this)#AbstractPullModifiers
Float an element to the left or right with a class.
Float an element to the left or right with a class.
!importantis included to avoid specificity issues.- Definition Classes
- UniversalUtils → AbstractUtils
- Note
To align components in navbars with utility classes, use .navbar-left or .navbar-right instead. See the navbar docs for details.
- See also
-
object
textAlign
extends (utils.UniversalUtils.this)#AbstractTextAlignments
Easily realign text to components with text alignment classes.
Easily realign text to components with text alignment classes.
- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
object
textStyle
extends (utils.UniversalUtils.this)#AbstractTextStyles
Convey meaning through color with a handful of emphasis utility classes.
Convey meaning through color with a handful of emphasis utility classes. These may also be applied to links and will darken on hover just like our default link styles.
- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
object
textTransform
extends (utils.UniversalUtils.this)#AbstractTextTransformations
Transform text in components with text capitalization classes.
Transform text in components with text capitalization classes.
- Definition Classes
- UniversalUtils → AbstractUtils
- See also
-
object
visibility
extends (utils.UniversalUtils.this)#AbstractVisibilityModifiers
Force an element to be shown or hidden (including for screen readers) with the use of
.showand.hiddenclasses.Force an element to be shown or hidden (including for screen readers) with the use of
.showand.hiddenclasses. These classes use!importantto avoid specificity conflicts, just like the quick floats. They are only available for block level toggling. They can also be used as mixins..hideis available, but it does not always affect screen readers and is deprecated as of v3.0.1. Use.hiddenor.sr-onlyinstead. Furthermore,.invisiblecan be used to toggle only the visibility of an element, meaning its display is not modified and the element can still affect the flow of the document.- Definition Classes
- UniversalUtils → AbstractUtils
- See also