Skip to content

Slide-over Help #3353

Answered by topwebworks
topwebworks asked this question in Help
Discussion options

You must be logged in to vote

This worked out better than repurposing the slide-over.

<div class="pb-6" x-data="{ openFilters: false }">



    <!-- Button Start -->

    <div class="flex flex-wrap items-center">

        <div class="relative pb-2 text-left md:inline-block md:-mb-8">

            <a href="#" @click="openFilters = !openFilters" type="button"
                class="inline-flex items-center px-2.5 py-1.5 border border-gray-300 shadow-sm text-xs font-medium rounded text-gray-700 bg-transparent hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-aloBlue-500"
                aria-haspopup="true" x-bind:aria-expanded="openFilters">
                <span class="sr-only">Open optio…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by topwebworks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant