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