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