MARKETPLACE
PLUGINS
TOGGLE BUTTON BY TECHFIGHTER
Toggle Button by TechFighter logo

Toggle Button by TechFighter

Published March 2025
   •    Updated March 2026

Plugin details

EditorURL:https://bubble.io/page?id=demo-toggle&tab=Design&name=index

Toggle Button by TechFighter 利用方法

このドキュメントはBubble開発者向けに、プラグイン『Toggle Button by TechFighter』の導入および基本的な利用方法を解説します。

概要

『Toggle Button by TechFighter』はBubbleアプリケーションにおいて、カスタマイズ可能なトグルボタンを簡単に実装できるプラグインです。豊富なデザイン設定やワークフローによる柔軟な状態管理が可能です。

事前準備

特別な事前設定は必要ありません。Bubbleのプラグイン画面から本プラグインをインストールすることで、すぐにご利用いただけます。

基本的な利用手順

プラグインのインストールBubbleのプラグイン画面で「Toggle Button by TechFighter」を検索し、インストールします。

エレメントの配置Bubbleエディター上で、本プラグインが提供するトグルボタンエレメントを画面上に配置します。

プロパティの設定配置したエレメントのプロパティエディターで以下のプロパティを任意に設定できます。

ActiveColor:オン時の背景色

InactiveColor:オフ時の背景色

CircleColor:トグルの円部分の色

roundness:トグルの丸み(単位:px)

TransitionSpeed:切替時のアニメーション速度(単位:秒)

defaultValue:トグルの初期状態(オン/オフ)

ワークフローでの操作設定Bubbleのワークフローエディターを使用して、以下のイベントとアクションを設定できます。

イベント:onToggleOn(オン時発火)、onToggleOff(オフ時発火)、onToggleChange(状態変更時発火)

アクション:turn_on(オンにする)、turn_off(オフにする)、change(状態を切り替える)

また、現在のトグルの状態はエレメントのstate「value(yes/no型)」から取得可能です。

以上の手順でToggle Button by TechFighterを効果的にご利用いただけます。



English:

Toggle Button by TechFighter Usage Guide

This document provides Bubble developers with instructions on installing and using the "Toggle Button by TechFighter" plugin.

Overview

"Toggle Button by TechFighter" allows developers to easily implement customizable toggle buttons within Bubble applications. It supports extensive design customization and flexible state management through workflows.

Preliminary Setup

No special preliminary setup is required. Simply install the plugin through the Bubble plugin directory to start using it immediately.

Basic Usage Steps

Plugin InstallationSearch for "Toggle Button by TechFighter" in Bubble’s plugin directory and install it.

Element PlacementPlace the provided toggle button element onto your page using the Bubble editor.

Property ConfigurationYou can configure the following properties in the property editor of the placed element:

ActiveColor: Background color when toggle is ON.

InactiveColor: Background color when toggle is OFF.

CircleColor: Color of the toggle's circle.

roundness: Roundness of the toggle (in px).

TransitionSpeed: Animation speed during state transitions (in seconds).

defaultValue: Initial state of the toggle (ON/OFF).

Workflow OperationsUse Bubble’s workflow editor to set up the following events and actions:

Events: onToggleOn (triggers when toggled ON), onToggleOff (triggers when toggled OFF), onToggleChange (triggers whenever state changes).

Actions: turn_on (set toggle ON), turn_off (set toggle OFF), change (toggle state).

Additionally, the current toggle state can be accessed via the element's state called "value" (yes/no).

Follow these steps to effectively utilize the Toggle Button by TechFighter plugin.

$21

One time  •  Or  $3/mo

stars   •   0 ratings
0 installs  
This plugin does not collect or track your personal data.

Platform

Web

Contributor details

Tech Fighter Co., Ltd. logo
Tech Fighter Co., Ltd.
Joined 2025   •   8 Plugins
View contributor profile

Instructions

Toggle Button by TechFighter 詳細な導入・利用手順
本ドキュメントでは、Bubble開発者向けに『Toggle Button by TechFighter』プラグインの詳細な設定方法と具体的な利用手順を解説します。

1. プラグインのインストール

Bubbleのプラグインセクションにアクセスし、「Toggle Button by TechFighter」と入力して検索します。表示されたプラグインをインストールしてください。

2. トグルボタンエレメントの配置と設定

Bubbleエディター内のVisual elementsから「Toggle Button by TechFighter」エレメントを選択し、ページ上にドラッグして配置します。

WidthとHeightの設定:サイズについて特別な推奨値はありません。開発者が任意に設定可能です。

エレメント配置後、以下のプロパティを自由に設定してください。

ActiveColor:トグルがオンの時の背景色を指定します。

InactiveColor:トグルがオフの時の背景色を指定します。

CircleColor:トグルの円部分の色を指定します。

roundness:トグルの丸みを数値で指定します(単位:px)。

TransitionSpeed:トグル切替時のアニメーション速度を指定します(単位:秒)。

defaultValue:トグルの初期状態(オンまたはオフ)を指定します。

3. ワークフローでの操作設定

Bubbleのワークフローエディターを使用し、以下のイベントおよびアクションを設定可能です。

イベント:

onToggleOn:トグルがオンになった時に発生します。

onToggleOff:トグルがオフになった時に発生します。

onToggleChange:トグルの状態が変化した時(オンまたはオフ)に発生します。

アクション:

turn_on:トグルをオンにします。

turn_off:トグルをオフにします。

change:トグルの状態を切り替えます。

特別なプロパティ設定や注意事項はありません。

以上の手順に沿って、『Toggle Button by TechFighter』プラグインを効率よくご活用ください。



English:

Detailed Installation and Usage Guide for Toggle Button by TechFighter

This document provides detailed setup instructions and specific usage steps for the "Toggle Button by TechFighter" plugin aimed at Bubble developers.

1. Plugin Installation

Navigate to Bubble’s plugin section and search for "Toggle Button by TechFighter." Install the plugin from the search results.

2. Toggle Button Element Placement and Configuration

In the Bubble editor, select the "Toggle Button by TechFighter" element from the Visual elements section, then drag and drop it onto your page.

Width and Height Configuration: There are no specific recommended values. Developers may freely set dimensions as desired.

After placing the element, configure the following properties as needed:

ActiveColor: Set the background color when the toggle is ON.

InactiveColor: Set the background color when the toggle is OFF.

CircleColor: Set the color of the toggle's circle.

roundness: Specify the toggle's roundness value (in pixels).

TransitionSpeed: Set the animation speed for toggling (in seconds).

defaultValue: Set the initial state of the toggle (ON or OFF).

3. Workflow Operations

Using Bubble’s workflow editor, you can configure the following events and actions:

Events:

onToggleOn: Triggered when the toggle switches ON.

onToggleOff: Triggered when the toggle switches OFF.

onToggleChange: Triggered whenever the toggle's state changes (ON or OFF).

Actions:

turn_on: Switches the toggle ON.

turn_off: Switches the toggle OFF.

change: Toggles between ON and OFF states.

There are no special property settings or precautions required.

Follow these steps to effectively use the "Toggle Button by TechFighter" plugin.

Types

This plugin can be found under the following types:
Element   •   Event   •   Action

Categories

This plugin can be found under the following categories:

Resources

Support contact
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble
TOMORROW: Just Shipped Livestream with Bubble co-founders Josh and Emmanuel. Join for a demo session of Bubble’s  latest product releases
RSVP HERE