1.1.0 • Published 2 years ago

ionic-solidjs v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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

1.1.0

2 years ago

1.0.15

2 years ago