## Create an Element

`elements.create(type: string, options?: object)`

This method creates an instance of an individual `Element`.

It takes the `type` of `Element` to create as well as an `options` object.
