Access Code Details

<AccessCodeDetails /> (preview)

The access code details component shows the properties, settings, and issues for an access code.

<AccessCodeDetails accessCodeId={accessCodeId} />

Size: Mobile

Props

NameTypeDescription

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.

Last updated

Logo

© Seam Labs, Inc. All rights reserved.