Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1224 (s=1224, is=1227, ic=1223, ia=1223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1228 (s=1224, is=1228, ic=1224, ia=1224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1224 (s=1224, is=1228, ic=1224, ia=1224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1224 (s=1224, is=1228, ic=1224, ia=1224)