-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
featureNew feature or requestNew feature or request
Description
静态版本
Idea-React/preview/utility.tsx
Lines 10 to 15 in dc4e9ba
export const CodeExample: FC<PropsWithChildren> = ({ children }) => ( | |
<> | |
{children} | |
<CodeBlock language="tsx">{children}</CodeBlock> | |
</> | |
); |
基础技术
https://developer.mozilla.org/zh-CN/docs/Web/HTML/Global_attributes/contenteditable
功能参考
https://react-bootstrap.github.io/docs/components/breadcrumb#example
高级组件
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request
Type
Projects
Status
To do