0.2.10 • Published 7 years ago

@moventes/bruit v0.2.10

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Bruit is a webComponent for user review ...

Getting started

start on bruit.io

Table of Contents

usage configuration types customization about

install

npm install xxx --save

usage

<bruit-io> element to click </bruit-io> with properties:

  • config (required)
  • .. (optional)
  • ... (optional)

Integration frameworks: Angular ... ReacJS

BrtConfig

attributetypeaboutrequireddefault value
apiKeystringyour personal api keyyes-
formarray of fieldyour personal api keyyes-
closeModalOnSubmitbooleantrue for close modal directly on submit form and send feedback in backgroundnofalse
durationBeforeClosingnumbertime ( milliseconds ) before closing modal after sendingno1500
labelslabels objectlabels of the modal (title/button/...)no
logslogs objecttype and number of log to sendnoall - 100 lines
colorscolors objectmodal themingno
apiUrlstringif you want use you own api for send feedbacknoapi.bruit.io

If using Typescript : import { BrtConfig } from '@moventes/bruit';

BrtField

  • description
  • format
  • default value
  • import if using Typescript : import { BrtConfig } from '@moventes/bruit';

BrtLabels

BrtColors

BrtLogLevels

Contributing

xxx

Having troubles ?

  • issues Github
  • stackoverflow
0.2.10

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago