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