Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99324 (s=99324, is=99386, ic=99387, ia=99388)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99387 (s=99324, is=99387, ic=99388, ia=99389)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99388 (s=99324, is=99387, ic=99388, ia=99389)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99389 (s=99324, is=99387, ic=99388, ia=99389)