Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22456 (s=22456, is=22492, ic=22494, ia=22489)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22493 (s=22456, is=22493, ic=22495, ia=22490)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22495 (s=22456, is=22493, ic=22495, ia=22490)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22490 (s=22456, is=22493, ic=22495, ia=22490)