AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Server Components and Function Properties
This chapter discusses the properties that can be given to a function in a server component, such as bound properties and context bindings. It also explains the difference between server actions and client components and how to set up server actions that can be called from the client. The chapter concludes with a discussion on invoking server actions on the client side and the process of updating the screen with the new result.