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