Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5166 (s=5166, is=5172, ic=5170, ia=5172)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5173 (s=5166, is=5173, ic=5171, ia=5173)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5171 (s=5166, is=5173, ic=5171, ia=5173)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5173 (s=5166, is=5173, ic=5171, ia=5173)