Mobile NFC Reader

Read NFC tags.

A button to read NFC tags using the device's NFC reader.

NFC reader

NFC Reader currently supports reading NDEF-formatted tags. Please reach out if your use case requires reading other NFC formats.

Properties

Available properties for Mobile NFC Reader. You can write JavaScript almost anywhere in Retool to manipulate or read information about components.

buttonSize 'small' │ 'large'

The size of the component.

buttonText string

The size of the rendered text.

data object[]

The source data that is rendered by the component.

disabled boolean

Whether the component is disabled to prevent user interaction.

iconAfter IconKey

The icon to display after the primary content.

iconBefore IconKey

The icon to display before the primary content

id string

The name of the component.

pluginType string

The component type.

rawData string

The raw data of the component.

width 'full' │ 'fixed'

Whether the component's width is full or fixed.