Skip to content

Commit

Permalink
Add block model flag example config
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jun 10, 2024
1 parent 17c512e commit 6bc4d3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ This add-on is compatible with the Block Model v3 from 3.x series on, via an opt
During the 3.x series of this package, the flag will be opt-in.
When the 4.x, the Block Model v3 will be the default for this add-on and the flag will be removed (no opt-out).

```js
config.blocks.blocksConfig.__button.blockModel = 3;
```

### SemanticUI support

The 3.x series will be the last one to support a SemanticUI button.
Expand Down

0 comments on commit 6bc4d3e

Please sign in to comment.