mirror of
https://github.com/placeholder-soft/web.git
synced 2026-06-15 09:28:21 +08:00
* Rename Base Camp to Base Learn * Rename Base Camp to Base Learn * Update learn link * change wallet type property from camel to snake case (#643) * Update api key requirement, minor style updates (#642) * Fix type and clarify inheritance ex (#655) * Document Reth snapshot URLs (#651) * feat(ecosystem): New additions to Ecosystem page (#647) * feat(ecosystem): New additions to Ecosystem page * chore(Ecosystem): Add image for Dynamic * Update preparing-for-fault-proofs-on-base-sepolia.md (#633) Update preparing-for-fault-proofs-on-base-sepolia * Fix conflict * fix conflict --------- Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com> Co-authored-by: Danyal Prout <danyal.prout@coinbase.com> Co-authored-by: wbnns <hello@wbnns.com> Co-authored-by: Olexandr Radovenchyk <radole1203@gmail.com>
10 lines
247 B
Markdown
10 lines
247 B
Markdown
---
|
|
title: Function Modifiers
|
|
description: Use modifiers to control how functions work.
|
|
hide_table_of_contents: false
|
|
---
|
|
|
|
import Video from '../../../src/components/VideoPlayer/index.jsx'
|
|
|
|
<Video videoId='804676855' title='Function Modifiers' />
|