windease API reference - v0.6.0
    Preparing search index...

    Type Alias ChromeMap

    ChromeMap: Record<string, ChromeHandler>

    Map of role-string → chrome handler. Keys come from node.kind (a free-form consumer-defined string). When a node has no kind, or no handler matches, the renderer looks for a 'default' handler; failing that, the node renders nothing.