px-datetime-range-field
Overview
Px-datetime-range-field
is a Predix UI component which allows the user to select two date/time values to create a date/time range.
Documentation
Read the full API and view the demo here.
Local Development
Read https://github.com/pages/PX/technical-principles/
From the component's directory...
$ npm install
$ bower install
$ gulp sass
API and examples
From the component's directory
$ gulp serve
Starts a local server. Navigate to the root of that server (e.g. http://localhost:8080/) in a browser to open the API documentation page, with link to the "Demo" / working examples.
LiveReload
By default gulp serve is configured to enable LiveReload and will be watching for modifications in your root directory as well as /css
.
GE Coding Style Guide
Known Issues
Please use Github Issues to submit any bugs you might find.