Skip to content

pink-gorilla/react-pro-sidebar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-pro-sidebar GitHub Actions status |pink-gorilla/react-pro-sidebarClojars Project

example

 [rtable {:class "table-head-fixed padding-sm table-red table-striped table-hover"
          :style {:width "50vw"
                  :height "40vh"
                  :border "3px solid green"}}
    [{:path :id}
     {:path :name :max-width "60px"}
     {:path :quote}
     {:path :quote2}]
    data]

demo

The demo uses the extension manager from goldly to add react-pro-sidebar to goldly.

cd demo
clj -X:demo:npm-install
clj -X:demo:compile
clj -X:demo

Open Browser at port 8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published