getFormStateKey
@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.