Skip to content

DrewErie/flow-alertbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flow Alertbox

Boostrap alert box

  1. Add input type component to a page. Through the pages meta data edit the "componentType" property to "flowalertbox"
  2. Create a new player and copy and paste the html player file from the repo or use the following:
var manywho = {
    cdnUrl: 'https://assets.manywho.com',
    customResources: [
        'https://s3.amazonaws.com/files-manywho-com/395cd7c0-bc6c-4270-a44a-d6d2b53007bf/components/flow-alertbox.js'
    ],
    initialize: function () {
		...
		}
};
Attributes
Attribute Notes
alert_style alert-warning, alert-success, etc.

Demo Flow

About

Bootstrap Alert Box Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published