@tairu/react-dom/server
React DOM client for Tairu tiles using React Server Components.
Installation
npm install @tairu/react-dom/server
Type Aliases
TileProps
TileProps:
object
Type declaration
options?
optional
options:LoaderOptions
renderer?
optional
renderer:ReactRenderer
url
url:
string
Functions
Tile()
Tile(
props
):Element
Parameters
• props: TileProps
Returns
Element