Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98809 (s=98809, is=98871, ic=98872, ia=98873)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98872 (s=98809, is=98872, ic=98873, ia=98874)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98873 (s=98809, is=98872, ic=98873, ia=98874)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98874 (s=98809, is=98872, ic=98873, ia=98874)