Skip to content

generateScopedClientId

generateScopedClientId(prefix): string

Defined in: identifiers.ts:64

Generate a prefixed runtime id for client-side attributes such as uniqueId.

string

Prefix chosen by the scaffold/template.

string

A prefix-scoped identifier suitable for client-only attribute values.