Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23666 (s=23666, is=23678, ic=23678, ia=23677)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23679 (s=23666, is=23679, ic=23679, ia=23678)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23679 (s=23666, is=23679, ic=23679, ia=23678)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23678 (s=23666, is=23679, ic=23679, ia=23678)