Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98168 (s=98168, is=98230, ic=98231, ia=98232)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98231 (s=98168, is=98231, ic=98232, ia=98233)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98232 (s=98168, is=98231, ic=98232, ia=98233)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98233 (s=98168, is=98231, ic=98232, ia=98233)