Skip to main content
Version: Next

AsProps

Home > @backstage/canon > AsProps

Signature:

export type AsProps = 'div' | 'span' | 'p' | 'article' | 'section' | 'main' | 'nav' | 'aside' | 'ul' | 'ol' | 'li' | 'details' | 'summary' | 'dd' | 'dl' | 'dt';