Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10659 (s=10659, is=10667, ic=10666, ia=10668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10668 (s=10659, is=10668, ic=10667, ia=10669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10667 (s=10659, is=10668, ic=10667, ia=10669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10669 (s=10659, is=10668, ic=10667, ia=10669)