Nodes/Folded prompts/FP Tabbed Text Area
ComfyUI Node

FP Tabbed Text Area

A text node with multiple tabs. Mode is controlled via node Properties → mode. • Separate Tabs: active tab text → output 'text' • Chained Tabs: all tabs joined with newline → output 'text' • Separate Outputs: each tab → its own output tab1..tab9; 'text' outputs all tabs chained.

By akawana·Created 9 months ago·Updated 2 months ago· 5
FP Tabbed Text Area
    • text
    node_data_json
    __fp_text__
    before_text
    after_text
    CategoryAK/Folded Prompts

    Inputs (4)

    NameTypeDefaultDescription
    node_data_jsonSTRINGInternal metadata (mode/active_tab/tab_order). Managed by JS.
    __fp_text__STRINGInternal: combined text output. Managed by JS.
    before_textoptSTRINGText prepended to the output.
    after_textoptSTRINGText appended to the output.

    Outputs (1)

    NameTypeDescription
    textSTRING