Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111893 (s=111893, is=111966, ic=111967, ia=111969)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111967 (s=111893, is=111967, ic=111968, ia=111970)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111968 (s=111893, is=111967, ic=111968, ia=111970)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111970 (s=111893, is=111967, ic=111968, ia=111970)