React-dates: How to use in Angular 2

Created on 12 Mar 2017  路  8Comments  路  Source: airbnb/react-dates

Hi
Please tell me can i use this package on angular 2+ if YES please tell me how to use?
if NO have any plane for angular 2+?

question

Most helpful comment

All 8 comments

This is a React component, not an Angular one. Unless Angular 2 can render React components, I don't think this will be possible.

We have no plans to support Angular.

Please one more Question?
Can i use this component like javascript library in none React base project?
If Yes how do that?

No - this is a React component, so you can only use it if you are using React (or a similar React-like rendering engine).

:( :(
Thank you for permanent replying.

Thank you a lot.
This is exactly i need.

Hi! Probably this will help https://github.com/larixsource/angular-react-dates

how modify this angular code beacuse i need to add some custom methods and ui?????????????????

Just use https://ng-bootstrap.github.io/#/components/datepicker/overview by import {NgbDate, NgbCalendar} from '@ng-bootstrap/ng-bootstrap';

Was this page helpful?
0 / 5 - 0 ratings

Related issues

comron picture comron  路  22Comments

Jucesr picture Jucesr  路  19Comments

AntiFish03 picture AntiFish03  路  19Comments

brunocoelho picture brunocoelho  路  28Comments

kakadiadarpan picture kakadiadarpan  路  22Comments