CSS style driven
You can set up the TwicPics components using pure CSS and the power of CSS variable.
1. Set up aspect ratio with --twic-ratio css variable.
2. Set up zoom value with --twic-zoom css variable.
3. Class combination: you can set up multiples props as object-fit and position with --twic-mode and twic-position
4. Other classical settings (here with width)