Sage Component

This serves as the base component for all Rails components


Nothing to see

This component does not provide a SageRails class.

Property Description Type Default

component_attributes

Sets additional html attributes to the components inner element and not the outermost container.

Hash

nil

content

The internal content of the component

String

nil

css_classes

Set additional css classes on the outermost compnent container

String

nil

html_attributes

Sets html attributes to the outermost component container

Hash

nil

spacer

Adds margin spacing to the component

SageSchemas::SPACER

nil

test_id

Creates a data-kjb-element attribute based on the "id" supplied

string

nil

Do nothing at this time
Don't nothing at this time