Module util

Module util 

Source
Expand description

Helper functions and types are listed here, for example util::Color and the util::include_cdn function.

Structs§

Dimension
Dimension for an image

Enums§

ArrangeX
Arrange horizontal utility
ArrangeY
Arrange vertical utility
Color
Colors
Position
Position
Size
Size enum
TextColor
Colors

Functions§

include_cdn
Links to the Bootstrap CSS CDN
include_cdn_iconsDeprecated
Include the Bootstrap Icons CDN
include_cdn_js
Links to the Bootstrap JS CDN, including the map file which must be explicitly mentioned for Trunk to copy it
include_inline
Inserts the bootstrap CSS directly into the content of the page