DAspect

DAspect

DAspect - A type-safe wrapper around Bootstrap Vue Next’s BAspect component. Keeps its default-slot content at a fixed aspect ratio (e.g. aspect="16:9" or a number like 1.7778). Useful for responsive media, embeds, and placeholders.

Live Examples

16:9
16 : 9
1:1 (square)
1 : 1

Slots

This component forwards all slots dynamically from the underlying Bootstrap Vue Next component.

Bootstrap Vue Next Wrapper

This is a lightweight type-safe wrapper around the corresponding Bootstrap Vue Next component. It provides API stability and forwards all props, events, and slots.

For complete API documentation (props, events, methods), refer to the Bootstrap Vue Next documentation.