Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98198 (s=98198, is=98260, ic=98261, ia=98262)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98261 (s=98198, is=98261, ic=98262, ia=98263)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98262 (s=98198, is=98261, ic=98262, ia=98263)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98263 (s=98198, is=98261, ic=98262, ia=98263)