How to use the inferno-create-element.createElement.bind function in inferno-create-element

To help you get started, we’ve selected a few inferno-create-element examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github infernojs / inferno / packages / inferno-compat / src / index.ts View on Github external
function createFactory(type) {
  return createElement.bind(null, type);
}

inferno-create-element

Provides methods to create Inferno VNodes

MIT
Latest version published 5 months ago

Package Health Score

84 / 100
Full package analysis