Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123026 (s=123026, is=123102, ic=123105, ia=123107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123103 (s=123026, is=123103, ic=123106, ia=123108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123106 (s=123026, is=123103, ic=123106, ia=123108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123108 (s=123026, is=123103, ic=123106, ia=123108)