Class: ActionLink::Show
- Inherits:
-
Base
- Object
- ViewComponent::Base
- ApplicationComponent
- Base
- ActionLink::Show
- Defined in:
- app/components/action_link/show.rb
Overview
An action link that indicates showing an existing record.
Constant Summary collapse
- ICON =
'chevron-circle-right'
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