Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4811 (s=4811, is=4811, ic=4811, ia=4811)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4812 (s=4811, is=4812, ic=4812, ia=4812)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4812 (s=4811, is=4812, ic=4812, ia=4812)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4812 (s=4811, is=4812, ic=4812, ia=4812)