Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "diff"

Index

Functions

Functions

Const h

  • h(name: any, attributes: any, ...children: Children[]): any
  • Allow to use components in jsx

    Parameters

    • name: any

      name of component

    • attributes: any

      attributes of component

    • Rest ...children: Children[]

      children of component

    Returns any

Generated using TypeDoc