Cinder.Components.Filters (Cinder v0.2.0)

View Source

Theme properties for filter components.

This module defines all the theme properties that can be customized for the filter system, including the filter container, inputs, and all filter type specific styling.

Summary

Functions

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

Returns all theme properties available for filter components.

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

Functions

default_theme()

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

theme_properties()

Returns all theme properties available for filter components.

valid_property?(key)

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