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.
Name | Type | Description |
---|---|---|
accessCodeId* | string | The id for the access code to be displayed. |
disableLockUnlock | boolean | Hide the lock/unlock button for devices. Default: |
disableDeleteAccessCode | boolean | Hide the delete button. Default: |
onBack | function | Optional callback fired when the Back chevron button is clicked.
Signature: |
className | string | Optional class name to add to the rendered component's containing element. |