Skip to content

LearningPool/adapt-contrib-mobileOnlyText

Repository files navigation

adapt-contrib-mobileOnlyText

An extension for the Adapt framework which allows extra text to appear which is only rendered in the 'small' (mobile) screen size

To add this extension to a component, find the component in components.json and add the following attribute:

"_mobileText": {
    "_isEnabled": true,
    "text":"Insert your text here. <strong>HTML</strong> can also be used."
}

About

An extension for the Adapt framework which allows extra text to appear which is only rendered in the 'small' (mobile) screen size

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors