Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98319 (s=98319, is=98381, ic=98382, ia=98383)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98382 (s=98319, is=98382, ic=98383, ia=98384)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98383 (s=98319, is=98382, ic=98383, ia=98384)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98384 (s=98319, is=98382, ic=98383, ia=98384)