Visibility
This content is not available in your language yet.
type Visibility = { defaultTranscript: boolean; expandedTranscript: boolean; model: boolean; sdk: boolean;};记录可见性四位(VisibilitySchema 推导)。
defaultTranscript
Section titled “defaultTranscript”defaultTranscript: boolean;expandedTranscript
Section titled “expandedTranscript”expandedTranscript: boolean;model: boolean;sdk: boolean;Was this page helpful?
Thanks for your feedback.