Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88222 (s=88222, is=88282, ic=88283, ia=88284)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88283 (s=88222, is=88283, ic=88284, ia=88285)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88284 (s=88222, is=88283, ic=88284, ia=88285)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88285 (s=88222, is=88283, ic=88284, ia=88285)