Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99648 (s=99648, is=99711, ic=99712, ia=99713)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99712 (s=99648, is=99712, ic=99713, ia=99714)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99713 (s=99648, is=99712, ic=99713, ia=99714)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99714 (s=99648, is=99712, ic=99713, ia=99714)