Class: Preact

Preact()

new Preact()

Source:
Example
import Boxart from 'boxart-preact';

  import animations from './animations';

  render(<Boxart animations={animations}><Application /></Boxart>, rootElement);

Preact()

new Preact()

Source:
Example
import Boxart from 'boxart-preact';

  import animations from './animations';

  render(<Boxart animations={animations}><Application /></Boxart>, rootElement);

Preact()

new Preact()

Source:
Example
import Boxart from 'boxart-preact';

  import animations from './animations';

  render(<Boxart animations={animations}><Application /></Boxart>, rootElement);