Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25500 (s=25500, is=25512, ic=25513, ia=25512)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25513 (s=25500, is=25513, ic=25514, ia=25513)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25514 (s=25500, is=25513, ic=25514, ia=25513)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25513 (s=25500, is=25513, ic=25514, ia=25513)