GraphInputNodeState: IGraphInterfaceNodeState<{
    name: string;
}, {
    placeholder: any;
}>

Type declaration

  • name: string

Type declaration

  • placeholder: any