Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15667 (s=15667, is=15678, ic=15680, ia=15681)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15679 (s=15667, is=15679, ic=15681, ia=15682)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15681 (s=15667, is=15679, ic=15681, ia=15682)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15682 (s=15667, is=15679, ic=15681, ia=15682)