Default realization posture for standardized numeric widgets
FROG — Free Open Graphical Language
- Default realization package posture
- Machine-readable numeric realization manifest
- Numeric default realization assets
- Numeric widget class law
- Executable UI primitives
This document describes the default realization posture for standardized numeric widgets:
frog.widgets.numeric_controlfrog.widgets.numeric_indicator
It does not define numeric widget semantics.
The class law belongs to Libraries/Widgets/Numeric.md.
This document describes how the default realization family can embody that law through SVG template resources, part bindings, state maps, and host hints.
rectangular
The rectangular variant is the initial default numeric realization variant.
Libraries/Realizations/Default/numeric.default.wfrogrootlabelcaptionframevalue_facetext_valuespinnerincrement_upincrement_downradix_badgeunit_labelfocus_ring
assets/numeric/templates/numeric_rectangular.svg
The template is intended to be interpreted by an IDE or runtime through published part markers and property bindings.
The default numeric realization provides one inspectable SVG-backed baseline for numeric controls and indicators while keeping the class law in Libraries/Widgets/Numeric.md.