12 lines
172 B
Markdown
12 lines
172 B
Markdown
![]() |
---
|
||
|
title: apply()
|
||
|
---
|
||
|
|
||
|
```js
|
||
|
Pattern pattern.apply(object settings)
|
||
|
```
|
||
|
|
||
|
Merges the settings passed to it with the current pattern settings.
|
||
|
|
||
|
<Fixme>Code example</Fixme>
|