File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11---
2-
32pcx_content_type : navigation
43title : Examples
54sidebar :
@@ -19,5 +18,5 @@ We have a separate listing for [Cache rules examples](/cache/how-to/cache-rules/
1918<ResourcesBySelector
2019 directory = " rules"
2120 types = { [" example" ]}
22- filterables = { [" products" , " goal " , " operation " ]}
21+ filterables = { [" products" , " tags " ]}
2322/>
Original file line number Diff line number Diff line change 11---
2-
32hideChildren : true
43pcx_content_type : navigation
54title : Examples
@@ -15,6 +14,6 @@ Refer to [How it works](/rules/snippets/how-it-works/) and [Create a snippet in
1514
1615<ResourcesBySelector
1716 directory = " rules/snippets/examples"
18- filterables = { [" goal " , " operation " ]}
17+ filterables = { [" tags " ]}
1918 types = { [" example" ]}
2019/>
Original file line number Diff line number Diff line change 11---
2-
32pcx_content_type : navigation
43title : Examples
54sidebar :
87
98import { ResourcesBySelector } from " ~/components" ;
109
11- <ResourcesBySelector directory = " rules/transform/examples/" types = { [" example" ]} filterables = { [" operation" ]} />
10+ <ResourcesBySelector
11+ directory = " rules/transform/examples/"
12+ types = { [" example" ]}
13+ filterables = { [" tags" ]}
14+ />
You can’t perform that action at this time.
0 commit comments