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