Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111230 (s=111230, is=111303, ic=111304, ia=111306)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111304 (s=111230, is=111304, ic=111305, ia=111307)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111305 (s=111230, is=111304, ic=111305, ia=111307)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111307 (s=111230, is=111304, ic=111305, ia=111307)