Coda by Ian Macalinao
    Preparing search index...

    Function pluginNode

    • Attaches named, plugin-specific data to a node. A plugin is uniquely identified by its name; the optional payload carries arbitrary, consumer-defined data that only the matching plugin knows how to interpret. Codama itself treats the payload as opaque.

      Parameters

      • name: string
      • Optionalpayload: unknown

      Returns PluginNode