A basic React wrapper that wraps the base NVL library within a React component. It takes the class' arguments as properties, which are passed to the NVL constructor. Any changes in properties will be reflected in the NVL instance by calling the corresponding methods.

For examples, head to the Basic React wrapper documentation page.

  • Parameters

    Returns ReactNode