4.0.2 • Published 10 months ago

speakers-widget v4.0.2

Weekly downloads
9
License
Apache-2.0
Repository
github
Last release
10 months ago

Speakers Widget

Widget to display speakers ro featured speakers.

Speaker Widget config

** summitTZ = timezone of the summit, defaults to UTC

** viewAllClick() = method called upon view all click

** onSpeakerClick(speakerId) = method called upon speaker click

onAuthError(err, res) = method called upon api 401 or 403 error

title = widget title

speakerIds = array of speaker Ids (this overrides other filters)

date = when no Ids, shows speakers from a specific date in EPOCH

featured = when true, we show featured speakers (combined with date if present)

speakerCount = when no Ids, takes this number as limit

bigPics = bool to show big pictures, default is round small pics

sliderSettings = object with props for react-slick. Full doc here

speakersData = array with all the speakers for the summit

eventsData = array with all the events for the summit

PUBLISH TO NPM:

1 - npm version patch / npm version minor / npm version major 2 - npm run publish-package

IMPORT:

import SpeakersWidget from 'speakers-widget';

import 'speakers-widget/index.css';

4.0.2

10 months ago

4.0.1

2 years ago

4.0.0

2 years ago

2.0.7

3 years ago

3.0.2

3 years ago

2.0.5

3 years ago

2.0.6

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.4

3 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.13

5 years ago

1.0.14

5 years ago

1.0.11

5 years ago

1.0.12

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago