Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13967 (s=13967, is=13980, ic=13981, ia=13979)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13981 (s=13967, is=13981, ic=13982, ia=13980)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13982 (s=13967, is=13981, ic=13982, ia=13980)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13980 (s=13967, is=13981, ic=13982, ia=13980)