• Will generate a unique id. If you provide a prefix, consider making it DOM safe so it can be used as an element id.

    Parameters

    • Optional prefix: string

      Optional prefix to start the identifier. Defaults to "lk-gen".

    Returns string

Generated using TypeDoc