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