Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11941 (s=11941, is=11953, ic=11952, ia=11954)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11954 (s=11941, is=11954, ic=11953, ia=11955)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11953 (s=11941, is=11954, ic=11953, ia=11955)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11955 (s=11941, is=11954, ic=11953, ia=11955)