getFormStateKey
@spartanfx/react / spfx / getFormStateKey
Function: getFormStateKey()
function 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.