Class: Arclight::BookmarkComponent
- Inherits:
-
Blacklight::Document::BookmarkComponent
- Object
- Blacklight::Document::BookmarkComponent
- Arclight::BookmarkComponent
- Defined in:
- app/components/arclight/bookmark_component.rb
Overview
A component to render a bookmark button for a document
Instance Attribute Summary collapse
-
#document ⇒ Object
Returns the value of attribute document.
Instance Attribute Details
#document ⇒ Object
Returns the value of attribute document.
7 8 9 |
# File 'app/components/arclight/bookmark_component.rb', line 7 def document @document end |