Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123458 (s=123458, is=123535, ic=123537, ia=123540)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123536 (s=123458, is=123536, ic=123538, ia=123541)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123538 (s=123458, is=123536, ic=123538, ia=123541)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123541 (s=123458, is=123536, ic=123538, ia=123541)