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