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