Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98234 (s=98234, is=98296, ic=98297, ia=98298)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98297 (s=98234, is=98297, ic=98298, ia=98299)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98298 (s=98234, is=98297, ic=98298, ia=98299)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98299 (s=98234, is=98297, ic=98298, ia=98299)