Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12113 (s=12113, is=12123, ic=12125, ia=12126)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12124 (s=12113, is=12124, ic=12126, ia=12127)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12126 (s=12113, is=12124, ic=12126, ia=12127)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12127 (s=12113, is=12124, ic=12126, ia=12127)