Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10376 (s=10376, is=10384, ic=10383, ia=10385)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10385 (s=10376, is=10385, ic=10384, ia=10386)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10384 (s=10376, is=10385, ic=10384, ia=10386)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10386 (s=10376, is=10385, ic=10384, ia=10386)