Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110123 (s=110123, is=110196, ic=110197, ia=110199)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110197 (s=110123, is=110197, ic=110198, ia=110200)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110198 (s=110123, is=110197, ic=110198, ia=110200)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110200 (s=110123, is=110197, ic=110198, ia=110200)