Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99641 (s=99641, is=99704, ic=99705, ia=99706)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99705 (s=99641, is=99705, ic=99706, ia=99707)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99706 (s=99641, is=99705, ic=99706, ia=99707)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99707 (s=99641, is=99705, ic=99706, ia=99707)