Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99528 (s=99528, is=99591, ic=99592, ia=99593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99592 (s=99528, is=99592, ic=99593, ia=99594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99593 (s=99528, is=99592, ic=99593, ia=99594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99594 (s=99528, is=99592, ic=99593, ia=99594)