Skip to main content
Module

x/gesso/types/params.ts>CreateBookmarkParams

A TypeScript API client for Canvas LMS
Latest
interface CreateBookmarkParams
import { type CreateBookmarkParams } from "https://deno.land/x/gesso@v0.1.2/types/params.ts";

Properties

optional
name: string

The name of the bookmark

optional
url: string

The url of the bookmark

optional
position: number

The position of the bookmark. Defaults to the bottom.

optional
data: string

The data associated with the bookmark