Table: __VLS_WithTemplateSlots_10<DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_6<{
    emptyText?: string;
    noScroll?: boolean;
    stickyHeaders?: boolean;
}>, {
    emptyText: string;
    noScroll: boolean;
    stickyHeaders: boolean;
}>, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_6<{
    emptyText?: string;
    noScroll?: boolean;
    stickyHeaders?: boolean;
}>, {
    emptyText: string;
    noScroll: boolean;
    stickyHeaders: boolean;
}>>>, {
    emptyText: string;
    noScroll: boolean;
    stickyHeaders: boolean;
}, {}>, {
    header?(_: {}): any;
    tbody?(_: {}): any;
    thead?(_: {}): any;
}>

Type declaration

  • header?:function
    • Parameters

      • _: {}

        Returns any

    • tbody?:function
      • Parameters

        • _: {}

          Returns any

      • thead?:function
        • Parameters

          • _: {}

            Returns any