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