Access Code Details
Last updated
Was this helpful?
Last updated
Was this helpful?
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.