Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22215 (s=22215, is=22230, ic=22232, ia=22234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22231 (s=22215, is=22231, ic=22233, ia=22235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22233 (s=22215, is=22231, ic=22233, ia=22235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22235 (s=22215, is=22231, ic=22233, ia=22235)