Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8888 (s=8888, is=8895, ic=8894, ia=8896)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8896 (s=8888, is=8896, ic=8895, ia=8897)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8895 (s=8888, is=8896, ic=8895, ia=8897)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8897 (s=8888, is=8896, ic=8895, ia=8897)