Function validateReferenceString

  • Validates a string that is used in Timeline as a reference (an id, a class or layer)

    Parameters

    • str: string

      The string to validate

    • Optional strict: boolean

      Set to true to enable some optional strict rules. Set this to true to increase future compatibility.

    Returns void

Generated using TypeDoc