Cinder.Components.Loading (Cinder v0.5.0)

View Source

Theme properties for loading components.

This module defines all the theme properties that can be customized for loading indicators, spinners, and loading states throughout the table component.

Summary

Functions

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

Returns all theme properties available for loading components.

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

Functions

default_theme()

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

theme_properties()

Returns all theme properties available for loading components.

valid_property?(key)

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