Show Me How - Component for Async Scenarios Execution icon

Show Me How - Component for Async Scenarios Execution

Hot or Not
Show Me How - Component for Async Scenarios Execution

Description

Show Me How (SMH)

It’s simple in use, well documented component for async scenarios execution. For example, such scenarios can come in handy when you want to highlight main features of your application.

It as simple as

Add SMH script reference to your page <script src="/show-me-how.min.js"></script> Create scenario instance… var scenario = new smh(); Populate steps… scenario.addStepBlockScreen(); scenario.addStep(function (context) { .... } ) scenario.addStepGlow({ element: '.selector', duration: 400 }) scenario.addStepWait(1000); scenario.addStepUnblockScreen(); Execute .. scenario.execute();

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.