Namespace: bb

bb

Library building blocks
Version:
  • 0.1.0
Source:

Classes

feature

Namespaces

utils

Methods

(static) component() → {function}

Define a component and register in the DOM
Parameters:
Name Type Attributes Description
... object <optional>
One or more features to have in the component. Features will be mixed. At least one of the features needs to have "is" proeprty defined.
Source:
Returns:
Constructor for elements
Type
function