You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| string | The banner content |[Basic usage](#basic-usage)|
52
-
| ContentCallback | See the type declarations below |[Add different banner](#add-different-banner)|
52
+
| ContentCallback | See the type declarations below |[Add different banners](#add-different-banners)|
53
53
| BannerPluginOptions | See the type declarations below |[Optional parameter format](#optional-parameter-format)|
54
54
55
55
· Type Declarations:
@@ -230,7 +230,7 @@ Run `npm run build`, e.g. in `app.d9a287b8.js`:
230
230
var e=Object.assign;import{M as t,d as a,u as r,c......
231
231
```
232
232
233
-
### Adddifferentbanner
233
+
### Adddifferentbanners
234
234
235
235
Since`0.6.0`, itsupportsincomingfunction callback to set the content of Banner. When using `ContentCallback` type, this plugin will judge what content should be added according to the internal logic of the function.
0 commit comments