Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101012 (s=101012, is=101076, ic=101077, ia=101079)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101077 (s=101012, is=101077, ic=101078, ia=101080)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101078 (s=101012, is=101077, ic=101078, ia=101080)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101080 (s=101012, is=101077, ic=101078, ia=101080)