ComfyUI Node

AIHub Expose String

A ComfyUI node in aihub/expose with 13 inputs and 1 output.

By otavanopisto·Created 12 months ago·Updated 7 months ago· 7
AIHub Expose String
    • STRING
    idstring
    labelString
    tooltip
    minlen0
    minlen_expose_id
    minlen_expose_offset0
    maxlen1000
    maxlen_expose_id
    maxlen_expose_offset0
    value
    multilinefalse
    advancedfalse
    index0
    Categoryaihub/expose

    Inputs (13)

    NameTypeDefaultDescription
    idSTRINGstringA unique custom id for this workflow.
    labelSTRINGStringThis is the label that will appear in the field.
    tooltipSTRINGAn optional tooltip.
    minlenINT0
    minlen_expose_idSTRINGThe id of another exposed string to use its length as the min length for this string
    minlen_expose_offsetINT0-1000–1000An optional offset to add to the exposed min length
    maxlenINT1000
    maxlen_expose_idSTRINGThe id of another exposed string to use its length as the max length for this string
    maxlen_expose_offsetINT0-1000–1000An optional offset to add to the exposed max length
    valueSTRING
    multilineBOOLEANfalseIf set to true, this field will allow multiline input.
    advancedBOOLEANfalseIf set to true, this option will be hidden under advanced options for this workflow.
    indexINT0This value is used for sorting the input fields when displaying; lower values will appear first.

    Outputs (1)

    NameTypeDescription
    STRINGSTRING