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