bookmarkShapeProps
See source codeValidation schema for bookmark shape properties.
bookmarkShapeProps: RecordProps<TLBookmarkShape>Example
// Validates bookmark shape properties
const isValid = bookmarkShapeProps.url.isValid('https://example.com')Prev
bookmarkShapeMigrationsNext
boxModelValidator