Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110031 (s=110031, is=110104, ic=110105, ia=110107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110105 (s=110031, is=110105, ic=110106, ia=110108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110106 (s=110031, is=110105, ic=110106, ia=110108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110108 (s=110031, is=110105, ic=110106, ia=110108)