Skip to content

woodenchops/linkBuilder

Repository files navigation

Deeplink Builder

This plugin is used to create a OHW Deeplink

preview: https://deeplink.hiltonwebpreview.com/

example init:

var formUI = new View({
    parent: 'paramContainer', 
    locale: 'locale', 
    env: 'environment', 
    brand: 'brand', 
    searchBook: 'searchBook', 
    result: 'result', 
    copyBtn: 'copyText', 
    copyNotification: 'copy-notification', 
    ohwCTA: 'ohw-generator', 
    standardLinkCTA: 'standard-generator',
    testLinkCTA: 'testLink',
    clearInput: 'clearInput'
});

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors