primait / pyxis-components / Prima.Pyxis.Loader

Configuration


type Config

Represent the configuration of the loader.

Configuration Methods

spinner : Config

Represent the configuration of the Spinner loader.

vehicle : Config

Represent the configuration of the Vehicle loader.

Rendering

render : Config -> Html msg

Renders the loader and it's (infinite) animation.

Options

withMediumSize : Config -> Config

Sets a size to the Loader.

withSmallSize : Config -> Config

Sets a size to the Loader.

withText : String -> Config -> Config

Adds a text to the Loader.