Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111024 (s=111024, is=111097, ic=111098, ia=111100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111098 (s=111024, is=111098, ic=111099, ia=111101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111099 (s=111024, is=111098, ic=111099, ia=111101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111101 (s=111024, is=111098, ic=111099, ia=111101)