Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98379 (s=98379, is=98441, ic=98442, ia=98443)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98442 (s=98379, is=98442, ic=98443, ia=98444)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98443 (s=98379, is=98442, ic=98443, ia=98444)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98444 (s=98379, is=98442, ic=98443, ia=98444)