Module: Jujube::Components::Properties

Extended by:
Macros
Included in:
Jujube::Components
Defined in:
lib/jujube/components/properties.rb

Overview

Helper methods for creating property components.

Instance Method Summary collapse

Instance Method Details

#priority_sorter(options = {}) ⇒ Hash

Parameters:

  • options (Hash) (defaults to: {})

    The configuration options for the component.

Returns:

  • (Hash)

    The specification for the component.



15
# File 'lib/jujube/components/properties.rb', line 15

standard_component :priority_sorter

#throttle(options = {}) ⇒ Hash

Parameters:

  • options (Hash) (defaults to: {})

    The configuration options for the component.

Returns:

  • (Hash)

    The specification for the component.



24
# File 'lib/jujube/components/properties.rb', line 24

standard_component :throttle