Kind: Interface
Complete intelligence extracted from source code
Properties
| Property | Type |
|---|---|
routes | SourceRoute[] |
menuTree | SourceMenuItem[] |
framework | string |
routingStrategy | `'hash' |
commonSelectors | Record<string, string> |
auth | `{ |
loginRoute: string; usernameSelector?: string; passwordSelector?: string; submitSelector?: string;
}` |
Was this page helpful?