3.0.6 • Published 4 years ago

presentation-facets v3.0.6

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
4 years ago

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

  • identifier string ID of the group
  • name string Name of the group
  • data Array Array of objects { name: value } of the selections
  • type string A facet type (defaults to check)

facets

Raw data of the filter data passed rendered

Properties

render

Render the view

remove

Remove the view

submit

Submit the selections

Parameters

  • e

selections

Properties

Returns Object Returns an object of keys and values of selections from the facets

3.0.6

4 years ago

3.0.5

4 years ago

3.0.4

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.5.2

5 years ago

2.5.1

5 years ago

2.5.0

5 years ago

2.4.0

5 years ago

2.3.0

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago