Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23009 (s=23009, is=23031, ic=23032, ia=23029)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23032 (s=23009, is=23032, ic=23033, ia=23030)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23033 (s=23009, is=23032, ic=23033, ia=23030)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23030 (s=23009, is=23032, ic=23033, ia=23030)