Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10650 (s=10650, is=10660, ic=10661, ia=10659)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10661 (s=10650, is=10661, ic=10662, ia=10660)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10662 (s=10650, is=10661, ic=10662, ia=10660)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10660 (s=10650, is=10661, ic=10662, ia=10660)