Skip to content

PDanPDan Blog

About Web develoment

Tricks and trips to solve frequent problems

Photo of PDan
Generic composable function for Quasar QSelect with filtering

Generic composable function for Quasar QSelect with filtering

A Vue composable for simplifying the usage of QSelect with filtering in Quasar.

quasarjavascripttypescriptcomposable
by
PDan
Vue REPL for Quasar

Vue REPL for Quasar

Introducing the new Vue REPL for Quasar Framework v2.

quasarrepljavascripttypescriptcssvue
by
PDan

Customize QSelect selected options display

Customize the way selected options are displayed in QSelect.

vuequasar
by
PDan

Show QSelect options as a popup menu on bottom of the screen

Show QSelect options as a popup menu on bottom of the screen, like the native select on iPhone.

vuequasar
by
PDan

Numeric fields with increment / decrement buttons

Create numeric input fields with custom buttons using QInput and QBtn or change value by dragging.

quasar
by
PDan

Horizontal separators with QSeparator

Create separators using content inside.

quasar
by
PDan

Mini drawer in Quasar that expands when focused and on mouse over

Create slim drawers that expand on focus and on mouse over and stays open while you navigate its menus.

quasar
by
PDan

Resizable drawer in Quasar

Create a drawer width resizable width.

quasar
by
PDan

Wrapper Vue2/3 directives to allow dynamic add/remove

A composable that converts a Vue2/3 directive in a directive that can be dynamically adder/removed.

vuedirectivecomposable
by
PDan

Draggable summary-details bottom drawer

A draggable bottom drawer/card with two open positions - half and full (summary and details).

vuequasarcss
by
PDan