1.3.1 • Published 7 years ago

react-google-news-widget v1.3.1

Weekly downloads
30
License
-
Repository
-
Last release
7 years ago

React GoogleNews Widget

GoogleNewsContainer Component

This is main component what fetchs and show cards with content.

See the demo here https://astrocoders.com/react-google-news-widget

Props

queryString: When this props changes container will fetchs new data if its different of last queryString prop passed

lang: Using google news uri hl param, set language for the fetching data. The default is 'pt-BR'.

location: Using google news uri ned param, set location for the fetching data. The default is 'pt-BR_br'.

size: Using google news uri num param, set max articles for the fetching. The default is 10.

1.3.1

7 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago