Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10438 (s=10438, is=10446, ic=10445, ia=10447)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10447 (s=10438, is=10447, ic=10446, ia=10448)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10446 (s=10438, is=10447, ic=10446, ia=10448)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10448 (s=10438, is=10447, ic=10446, ia=10448)