Guaxu Docs
    Preparing search index...

    Function Row

    • Parameters

      • children: { children: ReactNode; onClick?: (e: PressEvent) => void }

        a list of Cell components, where the n-th Cell maps to the n-th column defined in the DataTableHeader

      Returns Element

      Represents a single row in the DataTableBody component.