Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88825 (s=88825, is=88886, ic=88887, ia=88888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88887 (s=88825, is=88887, ic=88888, ia=88889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88888 (s=88825, is=88887, ic=88888, ia=88889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88889 (s=88825, is=88887, ic=88888, ia=88889)