Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10585 (s=10585, is=10593, ic=10592, ia=10594)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10594 (s=10585, is=10594, ic=10593, ia=10595)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10593 (s=10585, is=10594, ic=10593, ia=10595)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10595 (s=10585, is=10594, ic=10593, ia=10595)