module UI::Probes::FormRowProbe

Overview

FormRowProbe — Phase 3 rubric BX6 / BX7.

Backs the phase-03-form-nested-buttons slug. Form row 2's on_tap increments .row2_count. A mirror Label with identifier form-row-2-counter reflects the current count.

Defined in:

ui/probes/form_row_probe.cr

Class Method Summary

Class Method Detail

def self.current_text : String #

[View source]
def self.increment_row2 : Int32 #

[View source]
def self.reset : Nil #

[View source]
def self.row2_count : Int32 #

[View source]