Cinder.Components.Pagination (Cinder v0.1.1)

View Source

Theme properties for pagination components.

This module defines all the theme properties that can be customized for the pagination system, including the pagination wrapper, buttons, and info displays.

Summary

Functions

Returns the default theme values for pagination properties. Provides only the bare minimum classes needed for usability.

Returns all theme properties available for pagination components.

Validates that a theme property key is valid for this component.

Functions

default_theme()

Returns the default theme values for pagination properties. Provides only the bare minimum classes needed for usability.

theme_properties()

Returns all theme properties available for pagination components.

valid_property?(key)

Validates that a theme property key is valid for this component.