This is a blockquote without an icon.} ``` ## Colors ```tsx function Demo() { return (
Blue blockquote
Red blockquote
Green blockquote
React.createElement()
}
```
## Block code
Add `block` prop to render code inside block:
```tsx
const codeForPreviousDemo = `import { Code } from '@tidbcloud/uikit'
function Demo() {
return React.createElement()
}`
function Demo() {
return {codeForPreviousDemo}
}
```
## With color
```tsx
function Demo() {
return (
React.createElement()
React.createElement()
Drawer with scroll
) return ( <>
{visible &&
First
Second
Third
Content that exceeds the container height...
{`{ x: ${scrollPosition.x}, y: ${scrollPosition.y} }`}