Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4255 (s=4255, is=4255, ic=4256, ia=4256, pic)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4256 (s=4255, is=4256, ic=4257, ia=4257, pic)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4257 (s=4255, is=4256, ic=4257, ia=4257, pic)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4257 (s=4255, is=4256, ic=4257, ia=4257, pic)