Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123671 (s=123671, is=123748, ic=123750, ia=123753)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123749 (s=123671, is=123749, ic=123751, ia=123754)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123751 (s=123671, is=123749, ic=123751, ia=123754)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123754 (s=123671, is=123749, ic=123751, ia=123754)