Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123408 (s=123408, is=123485, ic=123487, ia=123490)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123486 (s=123408, is=123486, ic=123488, ia=123491)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123488 (s=123408, is=123486, ic=123488, ia=123491)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123491 (s=123408, is=123486, ic=123488, ia=123491)