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