Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99418 (s=99418, is=99480, ic=99481, ia=99482)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99481 (s=99418, is=99481, ic=99482, ia=99483)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99482 (s=99418, is=99481, ic=99482, ia=99483)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99483 (s=99418, is=99481, ic=99482, ia=99483)