Sirius UI Documentation

Indicators

Wait a second...

Loader

Loaders are horizontally centered.

Pagination

property type default value description
:data-set Object {} The data received from Ajax
:simple Boolean false Show only the indicator buttons
:previous-text Text "Prev" The previous button text
:next-text Text "Next" The next button text
:show-indicators Boolean true Display the previous and the next indicator buttons
:show-indicators-text Boolean true Display the previous and the next text of the indicator buttons
@changed Method - The method to call in order to fetch the data

Progress Bar

property type default value description
:value [Number, String] 0 The value (integer) to display
:show-label Boolean true Show the percentage label
Larastars