揭示重点:揭示用于Web的Axiom设计系统的重要组成部分

时间:2021-02-15 15:13:34
【文件属性】:
文件名称:揭示重点:揭示用于Web的Axiom设计系统的重要组成部分
文件大小:1.11MB
文件格式:ZIP
更新时间:2021-02-15 15:13:34
TypeScript 实现Axiom设计系统的Reveal Highlight的React组件。 安装 // with npm npm install @ax-design/reveal-highlight // with yarn yarn add @ax-design/reveal-highlight 并导入: //CommonJS require ( '@ax-design/reveal-highlight' ) . register ( ) ; //ESModule import { register } from '@ax-design/reveal-highlight' ; register ( ) ; 用法 要在Web应用程序上添加显示效果,您需要使用ax-reveal-provider和ax-reveal-bound包装ax-reveal组件。 ax-reveal-provider将管理全
【文件预览】:
reveal-highlight-master
----.travis.yml(446B)
----rollup.config.js(334B)
----docs()
--------screen-record.gif(1.13MB)
--------logo.svg(40KB)
--------src()
--------logo.png(9KB)
--------demo()
----package.json(1KB)
----.prettierrc(88B)
----LICENSE(1KB)
----src()
--------ComputedStyleStorage.ts(2KB)
--------cssTypedOM.d.ts(928B)
--------CustomElements.ts(5KB)
--------RevealBoundryStore.ts(5KB)
--------RevealStateManager.ts(504B)
--------CanvasConfig.ts(11KB)
--------index.ts(3KB)
----.npmignore(972B)
----tsconfig.json(458B)
----.gitignore(992B)
----README.md(4KB)
----yarn.lock(66KB)

网友评论