# Vue Modal Component - Flowbite ## Demo ```vue ``` ## Sizes You can use four different modal sizing options starting from small to extra large, but keep in mind that the width of these modals will remain the same when browsing on smaller devices. `xs`, `sm`, `md`, `lg`, `xl`, `2xl`, `3xl`, `4xl`, `5xl`, `6xl`, `7xl` The default value is: `2xl` Demo: ```vue ```