Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27997 (s=27997, is=28010, ic=28011, ia=28010)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28011 (s=27997, is=28011, ic=28012, ia=28011)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28012 (s=27997, is=28011, ic=28012, ia=28011)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28011 (s=27997, is=28011, ic=28012, ia=28011)