Module: xblocks-core/block

Methods

(static) create(blockName, options) → {HTMLElement}

Creating a new tag.

Parameters:
Name Type Description
blockName string

the name of the new node

options Object | array

settings tag creation

Source:
See:
Returns:
Type
HTMLElement