type BreakpointCustomizable<T> = {
base: T;
xs?: T;
s?: T;
m?: T;
l?: T;
xl?: T;
xxl?: T;
};align aligntype LinkTileAlign ='top''bottom''bottom'aria ariatype LinkTileAriaAttribute = {
'aria-label'?: string;
'aria-description'?: string;
'aria-current'?: string;
'aria-haspopup'?: string;
}undefinedaspectRatio 🛠aspect-ratiotype LinkTileAspectRatio ='1/1''4/3''3/4''16/9''9/16''1:1' 🚫'4:3' 🚫'3:4' 🚫'16:9' 🚫'9:16' 🚫BreakpointCustomizable<LinkTileAspectRatio>'4/3'background backgroundtype LinkTileBackground ='light''dark''auto''dark'compact 🛠compactbooleanBreakpointCustomizable<boolean>falsedescription descriptionstringundefineddownload downloadstringundefinedgradient gradientbooleantruehref href<a>.stringundefinedlabel labelstringundefinedrel relstringundefinedsize 🛠sizetype LinkTileSize ='medium''large''inherit''default' 🚫BreakpointCustomizable<LinkTileSize>'medium'target targettype LinkTileTarget ='_self''_blank''_parent''_top'string'_self'weight 🛠weighttype LinkTileWeight ='regular''semi-bold''semibold' 🚫BreakpointCustomizable<LinkTileWeight>'semi-bold'<slot name="header"> <slot> <slot name="footer"> --p-hyphens auto