Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123030 (s=123030, is=123106, ic=123109, ia=123111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123107 (s=123030, is=123107, ic=123110, ia=123112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123110 (s=123030, is=123107, ic=123110, ia=123112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123112 (s=123030, is=123107, ic=123110, ia=123112)