Type alias ActionRowProps

ActionRowProps: {
    children?: ReactNode;
}

Props for an action row

Type declaration

  • Optional children?: ReactNode

Generated using TypeDoc