Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99335 (s=99335, is=99397, ic=99398, ia=99399)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99398 (s=99335, is=99398, ic=99399, ia=99400)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99399 (s=99335, is=99398, ic=99399, ia=99400)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99400 (s=99335, is=99398, ic=99399, ia=99400)