Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98601 (s=98601, is=98663, ic=98664, ia=98665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98664 (s=98601, is=98664, ic=98665, ia=98666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98665 (s=98601, is=98664, ic=98665, ia=98666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98666 (s=98601, is=98664, ic=98665, ia=98666)