Class: Practical::Views::Navigation::Pagination::GotoFormComponent::URIParts

Inherits:
Data
  • Object
show all
Defined in:
app/components/practical/views/navigation/pagination/goto_form_component.rb

Instance Attribute Summary collapse

Instance Attribute Details

#paramsObject (readonly)

Returns the value of attribute params

Returns:

  • (Object)

    the current value of params



7
8
9
# File 'app/components/practical/views/navigation/pagination/goto_form_component.rb', line 7

def params
  @params
end

#uriObject (readonly)

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



7
8
9
# File 'app/components/practical/views/navigation/pagination/goto_form_component.rb', line 7

def uri
  @uri
end