Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98087 (s=98087, is=98149, ic=98150, ia=98151)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98150 (s=98087, is=98150, ic=98151, ia=98152)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98151 (s=98087, is=98150, ic=98151, ia=98152)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98152 (s=98087, is=98150, ic=98151, ia=98152)