Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98598 (s=98598, is=98660, ic=98661, ia=98662)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98661 (s=98598, is=98661, ic=98662, ia=98663)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98662 (s=98598, is=98661, ic=98662, ia=98663)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98663 (s=98598, is=98661, ic=98662, ia=98663)