Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123242 (s=123242, is=123319, ic=123321, ia=123324)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123320 (s=123242, is=123320, ic=123322, ia=123325)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123322 (s=123242, is=123320, ic=123322, ia=123325)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123325 (s=123242, is=123320, ic=123322, ia=123325)