Core Props Examples
Every component in bilza.js library is derived from a parent class called "BaseComponent". For this reason all of the components share a large number of properties (refered to as core props). For example every component has "opacity" , "x" , "y" etc etc.
Following is a group of examples made to show the use of core props individually by each component. These are the basic tests to check every component`s basic functionality.
Please do keep in mind that some components may not implement all the props and some props are implemented differently in some components. The details of these will be discussed on the individual component pages.
Available Components 8
circle
-
Animation Chaining
-
Width Height Oscillate
-
Width Height Oscillate (Non Responsive)
-
Rotate
-
Color Goto
-
Padding Responsive
fillRect
-
Animation Chaining
-
Width Height Oscillate
-
Width Height Oscillate (Non Responsive)
-
Rotate
-
Color Goto
-
Padding Responsive
grid
-
Animation Chaining
-
Width Height Oscillate
-
Width Height Oscillate (Non Responsive)
-
Rotate
-
Padding Responsive
particleSystem
-
Animation Chaining
-
Width Height Oscillate
-
Width Height Oscillate (Non Responsive)
-
Rotate
-
Color Goto
-
Padding Responsive
pic
-
Animation Chaining
-
Width Height Oscillate
-
Width Height Oscillate (Non Responsive)
-
Rotate
-
Padding Responsive
rect
-
Animation Chaining
-
Width Height Oscillate
-
Width Height Oscillate (Non Responsive)
-
Rotate
-
Color Goto
-
Padding Responsive
text
-
Animation Chaining
-
fontSize Animation/Oscillate
-
Rotate
-
Color Goto
-
Padding Non Responsive
-
Padding Responsive
Non Boxed Components
line
-
Rotation
-
Color Goto
canvasBorder
-
Color Goto