0.1.6 • Published 6 years ago

ts-search-stencil v0.1.6

Weekly downloads
18
License
MIT
Repository
github
Last release
6 years ago

Travelsmart Search Widget

Widget allows Travelsamrt deals to be searched from any site.

How to use

The widget can be used using NPM or with using the script tag.

Using NPM

npm i ts-search

Use as script tag

  <script src="https://unpkg.com/ts-search/dist/search.js"></script> 

Then you can use the element anywhere in your template, JSX, html etc.

<search-widget orientation="horizontal" aid="fw"></search-widget>

Input Properties

AttrTypeDescription
orientationstringDefault options are: "horizontal" , "vertical"
aidaidPartner AID e.g "fw"
0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago