Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91836 (s=91836, is=91897, ic=91898, ia=91899)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 91898 (s=91836, is=91898, ic=91899, ia=91900)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 91899 (s=91836, is=91898, ic=91899, ia=91900)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 91900 (s=91836, is=91898, ic=91899, ia=91900)