Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99443 (s=99443, is=99505, ic=99506, ia=99507)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99506 (s=99443, is=99506, ic=99507, ia=99508)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99507 (s=99443, is=99506, ic=99507, ia=99508)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99508 (s=99443, is=99506, ic=99507, ia=99508)