Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88828 (s=88828, is=88889, ic=88890, ia=88891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88890 (s=88828, is=88890, ic=88891, ia=88892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88891 (s=88828, is=88890, ic=88891, ia=88892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88892 (s=88828, is=88890, ic=88891, ia=88892)