Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101147 (s=101147, is=101211, ic=101212, ia=101214)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101212 (s=101147, is=101212, ic=101213, ia=101215)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101213 (s=101147, is=101212, ic=101213, ia=101215)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101215 (s=101147, is=101212, ic=101213, ia=101215)