-
Notifications
You must be signed in to change notification settings - Fork 12
Including Framework 7
teodorpk edited this page Jun 28, 2018
·
1 revision
In order to be able to add Framework 7 components on your page you first need to include it on the page.
Create a blank html file, in the www folder of your mobile app project:
Add a name for it:
And then open it in the editor. Click the Add Framework button:
Open the Framework 7 menu:
And select the version you need. We include the latest one:
You will see a notification saying that Framework 7 has been successfully added:
Right clicking the body element will show you the App Root element:
Adding it, will allow you to add any component you need on your page:
© Wappler 2018
- Home
- Getting Started
- How-to Guides
- Project Manager
- Bootstrap 4 Visual Designer
- Image Galleries & Animations
-
Server-side Components
- Connecting to a Database
- Creating Database Queries
- Binding Data on the Page
- Formatting Dynamic Data
- Filter Data with Text Input
- Filter Data with URL Param
- Dynamic Select Menu
- Dynamic Sortable Table
- Dynamic Paging
- Server Side Includes (SSI)
- Insert Database Record
- Get Inserted Record ID
- Delete Database Record
- JSON Data Sources
- Send Form to Email
- Debugging Problems
- Security & Login
- Form & Data Validation
- Notifications & Alerts
- Mobile Apps