1.1.5 • Published 4 years ago

@ta-interaktiv/react-pollingresults v1.1.5

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
4 years ago

React Polling Results Component

A complex React component that visualises several subsequent survey results, as shown here.

Installation

yarn add @ta-interaktiv/react-pollingresults

Usage

import { PollingResults } from '@ta-interaktiv/react-pollingresults'

const YourComponent = () => {
 return (<PollingResults abstimmung={20180304} />)
}

API

Table of Contents

Abstimmungsumfragen

Extends React.Component

Main component – downloads the complete data set of a certain referendum date.

Parameters

  • props Props
    • props.abstimmung number The date of the poll in the format YYYYMMDD
1.1.5

4 years ago

1.1.4

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago