Class: ActionLink::Download

Inherits:
Show show all
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

#initialize

Constructor Details

This class inherits a constructor from ActionLink::ApplicationComponent