Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123027 (s=123027, is=123103, ic=123106, ia=123108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123104 (s=123027, is=123104, ic=123107, ia=123109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123107 (s=123027, is=123104, ic=123107, ia=123109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123109 (s=123027, is=123104, ic=123107, ia=123109)