Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100225 (s=100225, is=100288, ic=100289, ia=100290)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100289 (s=100225, is=100289, ic=100290, ia=100291)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100290 (s=100225, is=100289, ic=100290, ia=100291)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100291 (s=100225, is=100289, ic=100290, ia=100291)