Supported Devices Table
<SupportedDeviceTable /> (preview)
The supported device table enables you to filter, sort, and view all the devices compatible with Seam. You can use this table to indicate the devices that your platform supports.
Props
Name
Type
Description
disableFilter
boolean Optional
Hide the controls to filter the table. Default: false
manufacturers
array Optional
Only show devices from specified manufacturers.
excludedManufacturers
array Optional
Hide devices from specified manufacturers.
className
string Optional
Class name to add to the containing element of the rendered component.
Last updated
Was this helpful?