Spaces:
Running
Running
File size: 406 Bytes
1969c22 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
# Markdown
Consistent with the parameters and appearance of `gr.Markdown`, it also has the features of the `modelscope_studio` components and can be used to insert Markdown text into some `Slot` elements that have parameters.
Additional Features:
- Can customize the style of the copy button.
## Examples
<demo name="basic"></demo>
<demo name="custom_copy_buttons" title="Custom Copy Buttons"></demo>
|