Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111076 (s=111076, is=111149, ic=111150, ia=111152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111150 (s=111076, is=111150, ic=111151, ia=111153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111151 (s=111076, is=111150, ic=111151, ia=111153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111153 (s=111076, is=111150, ic=111151, ia=111153)