generateScopedClientId
generateScopedClientId(
prefix):string
Defined in: identifiers.ts:64
Generate a prefixed runtime id for client-side attributes such as uniqueId.
Parameters
Section titled “Parameters”prefix
Section titled “prefix”string
Prefix chosen by the scaffold/template.
Returns
Section titled “Returns”string
A prefix-scoped identifier suitable for client-only attribute values.