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