ButtonStyleExcludeLink
Signature
export type ButtonStyleExcludeLink = Exclude<ButtonStyle, ButtonStyle.Link>;Members
This export does not declare public properties or methods in the generated declaration file.
export type ButtonStyleExcludeLink = Exclude<ButtonStyle, ButtonStyle.Link>;This export does not declare public properties or methods in the generated declaration file.