Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88081 (s=88081, is=88141, ic=88142, ia=88143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88142 (s=88081, is=88142, ic=88143, ia=88144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88143 (s=88081, is=88142, ic=88143, ia=88144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88144 (s=88081, is=88142, ic=88143, ia=88144)