bookmarkShapeProps
Public readonly variable
Signature
bookmarkShapeProps: {
assetId: T.Validator<import('..').TLAssetId | null>
h: T.Validator<number>
url: T.Validator<string>
w: T.Validator<number>
}
References
Source
Public readonly variable
bookmarkShapeProps: {
assetId: T.Validator<import('..').TLAssetId | null>
h: T.Validator<number>
url: T.Validator<string>
w: T.Validator<number>
}