Skip to content

harlows/adapt-txtmessages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adapt-stacklist

Stacklist is a presentation component Created by Dan storey. Stacklist in action

The Stacklist component displays list items one at a time when the learner clicks a button. Items fly into view from left and right alternately.

##Installation

Simply copy this folder into src/components/ and run the grunt build command.

Settings Overview

The attributes listed below are used in components.json to configure Stacklist, and are properly formatted as JSON in example.json.

Attributes

For core model attributes see core model attributes. The attributes listed below are specific to the Stacklist component.

_component (string): This value must be: stacklist.

_items (array): An array of text strings, each one representing one list item. Text may include html.

Limitations

No known limitations


Version number: 1.0 Framework versions: 2.0 Author / maintainer: Dan Storey

About

Txt messages fly in one item at a time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.0%
  • CSS 30.9%
  • HTML 23.1%