Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 75043 (s=75043, is=75100, ic=75101, ia=75102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 75101 (s=75043, is=75101, ic=75102, ia=75103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 75102 (s=75043, is=75101, ic=75102, ia=75103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 75103 (s=75043, is=75101, ic=75102, ia=75103)