The extension comes with a JavaScript implementation to display / close the quickview. Don't forget to include it in your project.
Then just add the following code once your DOM's ready:
Documentation
Everything you need to start with Bulma-extensions.
Quickview title
You can use these variables to customize this component. Simply set one or multiple of these variables before importing Bulma. Learn how.
Name | Default value |
---|---|
Name | Default value |
$quickview-shadow
|
5px 0px 13px 3px rgba( 0, 0, 0, 0.1 )
|
$quickview-divider
|
1px solid $grey-lighter
|