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