Slider Value/es: Difference between revisions

From StarLogo Nova Wiki
No edit summary
(Updating to match new version of source page)
 
(4 intermediate revisions by 2 users not shown)
Line 5: Line 5:
<section end="image" />
<section end="image" />
<section begin="name" />{{Block|Caja de datos[▼]}}<section end="name" /> es un bloque de código del [[Special:MyLanguage/Interface|Interfaz]] cajón.
<section begin="name" />{{Block|Caja de datos[▼]}}<section end="name" /> es un bloque de código del [[Special:MyLanguage/Interface|Interfaz]] cajón.
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="name" />{{Block|[▼] slider value}}<section end="name" /> is a code block from the [[Interface]] drawer.
</div>


==Uso==
==Uso==
<p id="tooltip">{{Block|valor deslizante [▼] }} se refiere al valor de un control deslizante seleccionado.</p>
<p id="tooltip">{{Block|valor deslizante [▼] }} se refiere al valor de un control deslizante seleccionado.</p>


===Sintaxis===
==Sintaxis==
<code>[Dropdown: Slider Widget] Valor deslizante </code>
[[File:Valor deslizador.png|right|alt=The Slider Value Block|thumb]]
<!-- <code>[Dropdown: Slider Widget] slider value</code> -->
Entradas:
#un control deslizante del menú desplegable
 
<div lang="en" dir="ltr" class="mw-content-ltr">
==Example==
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:slider_value_example.gif|alt=Slider Value example gif|thumb]]
[[File:slider_value_example.png|alt=Slider Value example code|thumb]]
</div>
 
<div lang="en" dir="ltr" class="mw-content-ltr">
This is a model of the change in the pH of water following the addition of acid. The slider allows the user to decide how many hydronium ions to add when the ‘add H+’ button is pushed.
</div>


<span id="Nuances"></span>
<span id="Nuances"></span>

Latest revision as of 15:47, 14 August 2023

Other languages:


Data box

Caja de datos[▼] es un bloque de código del Interfaz cajón.

[▼] slider value is a code block from the Interface drawer.

Uso

valor deslizante [▼] se refiere al valor de un control deslizante seleccionado.

Sintaxis

The Slider Value Block

Entradas:

  1. un control deslizante del menú desplegable

Example

This is a model of the change in the pH of water following the addition of acid. The slider allows the user to decide how many hydronium ions to add when the ‘add H+’ button is pushed.

Para tener en cuenta

Bloques relacionados