UNPKG

@scania/tegel

Version:
10 lines (9 loc) 249 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; render(): any; }