Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23545 (s=23545, is=23561, ic=23563, ia=23565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23562 (s=23545, is=23562, ic=23564, ia=23566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23564 (s=23545, is=23562, ic=23564, ia=23566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23566 (s=23545, is=23562, ic=23564, ia=23566)