Class: Arclight::BookmarkComponent

Inherits:
Blacklight::Document::BookmarkComponent
  • Object
show all
Defined in:
app/components/arclight/bookmark_component.rb

Overview

A component to render a bookmark button for a document

Instance Attribute Summary collapse

Instance Attribute Details

#documentObject

Returns the value of attribute document.



7
8
9
# File 'app/components/arclight/bookmark_component.rb', line 7

def document
  @document
end