UNPKG

@scania/tegel

Version:
11 lines (10 loc) 279 B
/** * @slot <default> - <b>Unnamed slot.</b> For the breadcrumb elements. */ export declare class TdsBreadcrumbs { host: HTMLElement; /** The value to be used for the aria-label attribute */ tdsAriaLabel: string; connectedCallback(): void; render(): any; }