Deployment ready
Your worker was built and is ready to receive traffic.
Installation
Barrel
// code example
Granular
// code example
Usage
export default function Example() {
return (
<Banner
icon={<Info weight="fill" />}
title="Update available"
description="A new version is ready to install."
/>
);
}
Examples
Variants
Default
Deployment ready
Your worker was built and is ready to receive traffic.
Alert
Deployment ready
Your worker was built and is ready to receive traffic.
Error
Deployment ready
Your worker was built and is ready to receive traffic.
With icon
Deployment ready
Your worker was built and is ready to receive traffic.
With action
Deployment ready
Your worker was built and is ready to receive traffic.
With multiple actions
Deployment ready
Your worker was built and is ready to receive traffic.
Custom content
Deployment ready
Your worker was built and is ready to receive traffic.
API Reference
Props table: Banner