Skip to Content
APIVue GridChildGridToggleSlotProps

ChildGridToggleSlotProps type

Tip

This API reference is automatically generated from the source code  of the @jsoc/vue-grid  package.

View Declaration

export type ChildGridToggleSlotProps = { toggle: () => void; toggleStatus: boolean; };

Fields

NameTypeDefault
toggle() => void
toggleStatusboolean