Creates an element with tag, optional props, and children.
tag
props
children
const FlintElement( this.tag, { this.props = const {}, this.children = const [], });