Cinder.Components.Search (Cinder v0.8.1)

View Source

Theme properties for the global search component.

This module defines all the theme properties that can be customized for the search input field, including the wrapper, input field, icons, and buttons.

Summary

Functions

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

Returns all theme properties available for the search component.

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

Functions

default_theme()

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

theme_properties()

Returns all theme properties available for the search component.

valid_property?(key)

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