Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Hookyns/ionic-solidjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ionic-solidjs

SolidJS integration for the Ionic component framework, including ionic-router.

Usage

You may refer to the Ionic Framework components documentation.

https://ionicframework.com/docs/components

for most of the components. The names are similar to React's names.

The router has a slightly different API

ionicons are available by importing from ionic-solidjs/icons and using the icon instead of a raw string.

Install

npm install ionic-solidjs solidjs

Example

See the example directory

About

SolidJS integration for the Ionic component framework, including ionic-router.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • HTML 0.1%