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