BlockSuite API Documentation / @blocksuite/blocks / EmbedGithubBlockProps
Type Alias: EmbedGithubBlockProps 
EmbedGithubBlockProps:
object&EmbedGithubBlockUrlData
Type declaration 
caption 
caption:
string|null
githubId 
githubId:
string
githubType 
githubType:
"issue"|"pr"
owner 
owner:
string
repo 
repo:
string
style 
style: typeof
EmbedGithubStyles[number]
url 
url:
string
Defined in 
packages/affine/model/dist/blocks/embed/github/github-model.d.ts:12