next.js icon indicating copy to clipboard operation
next.js copied to clipboard

docs: clarify which functions become Server Actions

Open frydj opened this issue 1 year ago • 1 comments

Just adding one word to this guide to add clarity; the assumption being that this is indeed true, that only exported functions within a file marked with use server are made available through API to the client.

frydj avatar Aug 23 '24 23:08 frydj

Allow CI Workflow Run

  • [ ] approve CI run for commit: c14c5de5ef02894433bd5cbe9986ffacafbdf3ef

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

ijjk avatar Aug 23 '24 23:08 ijjk