Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98117 (s=98117, is=98179, ic=98180, ia=98181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98180 (s=98117, is=98180, ic=98181, ia=98182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98181 (s=98117, is=98180, ic=98181, ia=98182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98182 (s=98117, is=98180, ic=98181, ia=98182)