Sha256: 4b66baaef46415e41f8285240a58a887890adcd4f476af7d1cb0076bb4913509
Contents?: true
Size: 542 Bytes
Versions: 62
Compression:
Stored size: 542 Bytes
Contents
#asset-picker-field.style-guide__subsection %h3= link_to_style_guide('components', 'asset_picker_field') %p Intended to be used on field paired with a button. The button opens a takeover to select an asset. The path to the selected asset is inserted into the field. .style-guide__example-block .asset-picker-field .asset-picker-field__cell = text_field_tag 'asset_picker_field', nil, class: 'text-box' .asset-picker-field__cell = link_to 'View Assets', insert_content_assets_url, class: 'text-button'
Version data entries
62 entries across 62 versions & 1 rubygems