We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4805534 commit ade886eCopy full SHA for ade886e
src/Layout/TaskLayoutOptions.ts
@@ -1,3 +1,6 @@
1
+/**
2
+ * {@link Task} fields used for rendering.
3
+ */
4
export enum TaskLayoutComponent {
5
// NEW_TASK_FIELD_EDIT_REQUIRED
6
Description = 'description',
0 commit comments