Tag: custom


  • How to create a custom checkbox component in Bubble?

    In today’s tutorial I am gonna build a custom checkbox list in Bubble, that will store the list elements (aka an array). The custom checkbox will have a checkbox icon and image and a text, which in default bubble doesn’t have. So stay with me it will be short. Today’s article main motivation comes from…

  • How to make Custom Dropdown in Bubble?

    Today I will show you how to make a custom dropdown by following this video. Check the video or check my content. So if you are still with me, I will use a custom reusable component for my custom dropdown, because if you put all your logic in a page, the information can be overwhelming.…