Skip to main content
Version: 1.0.5

getFormStateKey

@spartanfx/react v1.0.5


@spartanfx/react / getFormStateKey

Function: getFormStateKey()

getFormStateKey(section?): string

Generates a unique key for storing attachment state in the form context.

Parameters

section?

string

Optional section to differentiate attachment groups.

Returns

string

A unique string key.