Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123427 (s=123427, is=123504, ic=123506, ia=123509)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123505 (s=123427, is=123505, ic=123507, ia=123510)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123507 (s=123427, is=123505, ic=123507, ia=123510)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123510 (s=123427, is=123505, ic=123507, ia=123510)