activeIdentifier active-identifierstring | undefinedundefinedaria ariatype DrilldownAriaAttribute = {
'aria-label'?: string;
}undefinedopen openbooleanfalsetheme themetype Theme ='light''dark''auto''light'dismiss CustomEvent<void>update type DrilldownUpdateEventDetail = {
activeIdentifier: string | undefined;
}
CustomEvent<DrilldownUpdateEventDetail><slot> cascade cascadebooleanfalseidentifier identifierstringundefinedlabel labelstringundefinedprimary primarybooleanfalsesecondary secondarybooleanfalse<slot> <slot name="button"> <slot name="header"> active activebooleanfalsearia ariahref is defined and no slotted anchor is used).type DrilldownLinkAriaAttribute = {
'aria-label'?: string;
'aria-description'?: string;
'aria-current'?: string;
'aria-haspopup'?: string;
}undefineddownload downloadhref is defined and no slotted anchor is used).stringundefinedhref href<a> otherwise the component expects a slotted anchor.stringundefinedrel relhref is defined and no slotted anchor is used).stringundefinedtarget targethref is defined and no slotted anchor is used).type DrilldownLinkTarget ='_self''_blank''_parent''_top'string'_self'<slot> 