Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98242 (s=98242, is=98304, ic=98305, ia=98306)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98305 (s=98242, is=98305, ic=98306, ia=98307)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98306 (s=98242, is=98305, ic=98306, ia=98307)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98307 (s=98242, is=98305, ic=98306, ia=98307)