Playground / SVG Device Lab
← Back to specimensShared library · Locks
WORKBENCH / DEVICE STUDY
Yale, two ways.
Assure Lock 2. One physical keypad, two material studies.
REACT COMPONENT
YaleAssureLock2@/components/DeviceIllustrations/YaleAssureLock2Original finishOil-rubbed bronze · Physical buttons
01Seam claySoft gray · Matte surfaces
02TRY A STATE
The keyed YRD410 uses physical buttons. Both studies share one local lock state. The gear indicates normal, low, and critical battery; a red gear and keypad X preview a jam.
After interaction, entry sleeps after 5 seconds in this preview. Five incorrect PINs pause the keypad for 60 seconds. Feedback timing is illustrative. Programming and connected access are outside this study.
Component props
{
"finish": "bronze",
"isLocked": true,
"keypadLit": true,
"pressedKey": null,
"feedback": "idle",
"battery": "normal",
"jammed": false,
"disabled": false
}Reference images
