Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13428 (s=13428, is=13442, ic=13441, ia=13443)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13443 (s=13428, is=13443, ic=13442, ia=13444)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13442 (s=13428, is=13443, ic=13442, ia=13444)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13444 (s=13428, is=13443, ic=13442, ia=13444)