@yesstudio/nuxt-composables
    Preparing search index...

    Interface AllowedComponentProps

    Default allowed non-declared props on component in TSX

    interface AllowedComponentProps {
        class?: unknown;
        style?: unknown;
    }
    Index

    Properties

    Properties

    class?: unknown
    style?: unknown