studentViewUri property
URI to show the student 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? studentViewUri;URI to show the student view of the attachment.
The URI will be opened in an iframe with the courseId, itemId,
itemType, and attachmentId query parameters set.
Required.
EmbedUri? studentViewUri;