Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98836 (s=98836, is=98898, ic=98899, ia=98900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98899 (s=98836, is=98899, ic=98900, ia=98901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98900 (s=98836, is=98899, ic=98900, ia=98901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98901 (s=98836, is=98899, ic=98900, ia=98901)