Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: getFluentData()

getFluentData(data, parentKey): Record<string, FluentVariable>

Converts the form data to a Fluent compatible. Internal use only.

Parameters

data: Record<string, unknown>

the form data.

parentKey: string = ''

the parent property key.

Returns

Record<string, FluentVariable>

all the form data that is of the FluentVariable type. Additionally, the keys of the returned object are converted to the snake case.

Stay in the know
Quickly Build Drag-and-Drop Forms
Star us on GitHub