Class: feature

bb.feature

new feature() → {object}

Created a feature from one or more objects
Parameters:
Name Type Attributes Description
... object <optional>
Source:
Returns:
Created feature. Each feature could have special properties like "is", "tag", "extends", "observedAttributes", "on", "define" used to define components
Type
object