API Docs for:
Show:

MetaCollection Class

Meta collection class. Collection of document meta data strings

Constructor

MetaCollection

()

Item Index

Methods

Properties

Methods

add

(
  • values
  • opts
)

Add an element to the collection. Right now we just support strings.

Parameters:

  • values Array

    string array of values

  • opts Object

toHTML

() String

Create a way to output our elements to HTML

Returns:

String:

Properties

model

Object

Base Model for all items in this collection