Access Code Details
Last updated
Last updated
© Seam Labs, Inc. All rights reserved.
The access code details component shows the properties, settings, and issues for an access code.
accessCodeId*
string
The id for the access code to be displayed.
disableLockUnlock
boolean
Hide the lock/unlock button for devices. Default: false
.
disableDeleteAccessCode
boolean
Hide the delete button. Default: false
.
onBack
function
Optional callback fired when the Back chevron button is clicked.
Signature: () => void
className
string
Optional class name to add to the rendered component's containing element.