thx-portal-prototype
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.2 • Public • Published

THX Portal Prototype

import { Inspector } from 'thx-portal-prototype'

function Main () {
  return <Inspector
    prototype={...}
    defaultValues={...}
    onChange={(nextValues) => {
      console.log(nextValues)
    }}
  />
}

/thx-portal-prototype/

    Package Sidebar

    Install

    npm i thx-portal-prototype

    Weekly Downloads

    3

    Version

    0.0.1-alpha.2

    License

    none

    Unpacked Size

    1.81 MB

    Total Files

    379

    Last publish

    Collaborators

    • nuysoft