presentation-facets
v3.0.6
Published
The Augmented.js Next - Presentation Facets Module.
Maintainers
Readme
presentation-facets
Augmented.js Presentation - Configurable facet View
API
Table of Contents
FacetView
Extends DirectiveView
Simple selection facet view
Parameters
options(optional, default{})
addFacet
Add a filter to render
Parameters
identifierstring ID of the groupnamestring Name of the groupdataArray Array of objects { name: value } of the selectionstypestring A facet type (defaults to check)
facets
Raw data of the filter data passed rendered
Properties
facetsArray
render
Render the view
remove
Remove the view
submit
Submit the selections
Parameters
e
selections
Properties
selectionsObject
Returns Object Returns an object of keys and values of selections from the facets
