Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55047 (s=55047, is=55098, ic=55098, ia=55100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55099 (s=55047, is=55099, ic=55099, ia=55101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55099 (s=55047, is=55099, ic=55099, ia=55101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55101 (s=55047, is=55099, ic=55099, ia=55101)