Ola
NB: Updated Demo & B4xlib on this post:
We will use BANanoAnimeJS..
NB: Updated Demo & B4xlib on this post:
BANanoCSSUtils - Utility Helpers & Animations on any BANanoElement
Hi there Demo on Vercel This b4xlib does similar functions as the CSSUtils in terms of enabling one to change BANanoElement styling. Added to that we have added some animation classes so that you can animate your BANano WebApps without any extra dependencies except anime.js. For a demo about...
www.b4x.com
We will use BANanoAnimeJS..
B4X:
Private Sub btnSetLayoutAnimated_Click (e As BANanoEvent)
SHIonBaseElement1.SetLayoutAnimated(2000, "20px", "20px", "400px", "200px")
End Sub
Last edited: