Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111377 (s=111377, is=111450, ic=111451, ia=111453)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111451 (s=111377, is=111451, ic=111452, ia=111454)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111452 (s=111377, is=111451, ic=111452, ia=111454)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111454 (s=111377, is=111451, ic=111452, ia=111454)