Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98589 (s=98589, is=98651, ic=98652, ia=98653)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98652 (s=98589, is=98652, ic=98653, ia=98654)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98653 (s=98589, is=98652, ic=98653, ia=98654)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98654 (s=98589, is=98652, ic=98653, ia=98654)