teacherViewUri property
URI to show the teacher view of the attachment.
The URI will be opened in an iframe with the courseId, itemId,
itemType, and attachmentId query parameters set.
Required.
Implementation
EmbedUri? teacherViewUri;
URI to show the teacher view of the attachment.
The URI will be opened in an iframe with the courseId, itemId,
itemType, and attachmentId query parameters set.
Required.
EmbedUri? teacherViewUri;