Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98345 (s=98345, is=98407, ic=98408, ia=98409)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98408 (s=98345, is=98408, ic=98409, ia=98410)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98409 (s=98345, is=98408, ic=98409, ia=98410)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98410 (s=98345, is=98408, ic=98409, ia=98410)