Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 73943 (s=73943, is=74000, ic=74001, ia=74002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 74001 (s=73943, is=74001, ic=74002, ia=74003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 74002 (s=73943, is=74001, ic=74002, ia=74003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 74003 (s=73943, is=74001, ic=74002, ia=74003)