Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88530 (s=88530, is=88590, ic=88591, ia=88592)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88591 (s=88530, is=88591, ic=88592, ia=88593)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88592 (s=88530, is=88591, ic=88592, ia=88593)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88593 (s=88530, is=88591, ic=88592, ia=88593)