Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89920 (s=89920, is=89981, ic=89982, ia=89983)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89982 (s=89920, is=89982, ic=89983, ia=89984)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89983 (s=89920, is=89982, ic=89983, ia=89984)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89984 (s=89920, is=89982, ic=89983, ia=89984)