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

    Type Alias RawSlots

    type RawSlots = {
        $stable?: boolean;
        [name: string]: unknown;
    }

    Indexable

    • [name: string]: unknown
    Index

    Properties

    Properties

    $stable?: boolean