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