Class: ActionLink::Download
- Inherits:
-
Show
- Object
- ViewComponent::Base
- ApplicationComponent
- Base
- Show
- ActionLink::Download
- Defined in:
- app/components/action_link/download.rb
Overview
An action link that indicates downloading a file.
Constant Summary collapse
- ICON =
'arrow-down-circle'
Method Summary
Methods inherited from Base
#icon?, #icon_tag, #options, #permission?
Methods inherited from ApplicationComponent
Constructor Details
This class inherits a constructor from ActionLink::ApplicationComponent