Class: ActionLink::Show

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

#initialize

Constructor Details

This class inherits a constructor from ActionLink::ApplicationComponent