Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24567 (s=24567, is=24590, ic=24591, ia=24588)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24591 (s=24567, is=24591, ic=24592, ia=24589)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24592 (s=24567, is=24591, ic=24592, ia=24589)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24589 (s=24567, is=24591, ic=24592, ia=24589)