Skip to main content

ITaskInput

@spartanfx/react v1.2.2


@spartanfx/react / index / ITaskInput

Interface: ITaskInput

Task creation/update payload

Properties

Required

PropertyTypeDescription
titlestring-

Options

PropertyTypeDescription
assignedToDisplayName?stringDisplay name for manual entry (when no people picker is available)
assignedToId?string | numberNumeric user ID (for systems with known user IDs like SharePoint or Dataverse)
assignedToLoginName?stringSharePoint claim identifier (for SharePoint user resolution via ensureUser)
description?string-
dueDate?Date-
order?number-
status?string-