Type alias UIPathIdentity

UIPathIdentity: {
    path: string;
}

Type declaration

  • path: string

    DOM selector

Generated using TypeDoc