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

  1. Animation Chaining

  2. Width Height Oscillate

  3. Width Height Oscillate (Non Responsive)

  4. Rotate

  5. Color Goto

  6. Padding Responsive

  7. fillRect

  8. Animation Chaining

  9. Width Height Oscillate

  10. Width Height Oscillate (Non Responsive)

  11. Rotate

  12. Color Goto

  13. Padding Responsive

  14. grid

  15. Animation Chaining

  16. Width Height Oscillate

  17. Width Height Oscillate (Non Responsive)

  18. Rotate

  19. Padding Responsive

  20. particleSystem

  21. Animation Chaining

  22. Width Height Oscillate

  23. Width Height Oscillate (Non Responsive)

  24. Rotate

  25. Color Goto

  26. Padding Responsive

  27. pic

  28. Animation Chaining

  29. Width Height Oscillate

  30. Width Height Oscillate (Non Responsive)

  31. Rotate

  32. Padding Responsive

  33. rect

  34. Animation Chaining

  35. Width Height Oscillate

  36. Width Height Oscillate (Non Responsive)

  37. Rotate

  38. Color Goto

  39. Padding Responsive

  40. text

  41. Animation Chaining

  42. fontSize Animation/Oscillate

  43. Rotate

  44. Color Goto

  45. Padding Non Responsive

  46. Padding Responsive


  47. Non Boxed Components


    line


  48. Rotation

  49. Color Goto


  50. canvasBorder


  51. Color Goto