Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123313 (s=123313, is=123390, ic=123392, ia=123395)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123391 (s=123313, is=123391, ic=123393, ia=123396)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123393 (s=123313, is=123391, ic=123393, ia=123396)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123396 (s=123313, is=123391, ic=123393, ia=123396)