Skip to main content

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

buttonSize
`small` | `large`

The size of the component.

buttonText
string

The primary text content.

data
object[]

Source data for the component.

disabled
boolean

Whether user input, interaction, or selection is disabled.

hidden
boolean

Whether the component is visible.

iconAfter
IconKey

The key of an icon to display after the primary content.

iconBefore
IconKey

The key of an 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.