JSPM

  • Created
  • Published
  • Downloads 540
  • Score
    100M100P100Q125797F
  • License MIT

PNP debugger panel for PIE section-player flows

Package Exports

  • @pie-players/pie-section-player-tools-pnp-debugger

Readme

Section Player PNP Debugger

Debug panel for inspecting Personal Needs and Preferences (PNP) inputs and tool visibility decisions in section-player flows.

Usage

Import the package to register <pie-section-player-tools-pnp-debugger>:

import "@pie-players/pie-section-player-tools-pnp-debugger";
<pie-section-player-tools-pnp-debugger
  role-type="candidate"
  editable
></pie-section-player-tools-pnp-debugger>

Set the sectionData and toolkitCoordinator properties from host code when embedding the panel in a real section-player route.