Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30552 (s=30552, is=30586, ic=30585, ia=30587)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30587 (s=30552, is=30587, ic=30586, ia=30588)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30586 (s=30552, is=30587, ic=30586, ia=30588)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30588 (s=30552, is=30587, ic=30586, ia=30588)