Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123042 (s=123042, is=123118, ic=123121, ia=123123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123119 (s=123042, is=123119, ic=123122, ia=123124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123122 (s=123042, is=123119, ic=123122, ia=123124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123124 (s=123042, is=123119, ic=123122, ia=123124)