om-semantic:使用Om构建的语义UI组件(cljs)

时间:2024-05-21 11:04:09
【文件属性】:

文件名称:om-semantic:使用Om构建的语义UI组件(cljs)

文件大小:19KB

文件格式:ZIP

更新时间:2024-05-21 11:04:09

Clojure

Om语义 使用构建的组件 在Alpha中还是非常多的,使用风险自负。 示例: 可用组件 下拉dropdown.cljs 等级rating.cljs 去做 使下拉菜单成为可选项,并能够使用上/下键进行选择 通过单击使评分小部件能够设置0星 允许评分小部件使用其他图标,而不仅仅是星号 将其添加为Leiningen依赖项 用法示例 ( ns examples.dropdown.core ( :require [clojure.string :as str] [om.core :as om :include-macros true ] [om.dom :as dom :include-macros true ] [om-semantic.dropdown :as dd])) ( def menu " The op


【文件预览】:
om-semantic-master
----src()
--------om_semantic()
----examples()
--------index.html(784B)
--------rating()
--------src()
--------dropdown()
----.travis.yml(67B)
----LICENSE(11KB)
----test()
--------om_semantic()
--------runner.cljs(275B)
----README.md(4KB)
----project.clj(3KB)
----.gitignore(227B)

网友评论