Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123712 (s=123712, is=123789, ic=123791, ia=123794)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123790 (s=123712, is=123790, ic=123792, ia=123795)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123792 (s=123712, is=123790, ic=123792, ia=123795)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123795 (s=123712, is=123790, ic=123792, ia=123795)