Skip to content

Home > @liquidrazor/list-display > ActiveActionState > type

ActiveActionState.type property

Whether the active action targets the entire list or a single row.

Signature:

typescript
type: "general" | "row";