Member Junction
    Preparing search index...

    ComponentRunner that uses the actual React runtime via Playwright UMD bundle

    Index

    Constructors

    Methods

    • Lint component code before execution

      Parameters

      • componentCode: string
      • componentName: string
      • OptionalcomponentSpec: any
      • OptionalisRootComponent: boolean
      • OptionalcontextUser: UserInfo
      • Optionaloptions: any

      Returns Promise<{ hasErrors: boolean; violations: Violation[] }>