Cinder.Components.Sorting (Cinder v0.5.0)

View Source

Theme properties for sorting components.

This module defines all the theme properties that can be customized for the sorting system, including sort indicators, icons, and interactive elements.

Summary

Functions

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

Returns all theme properties available for sorting components.

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

Functions

default_theme()

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

theme_properties()

Returns all theme properties available for sorting components.

valid_property?(key)

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