Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122880 (s=122880, is=122956, ic=122959, ia=122961)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 122957 (s=122880, is=122957, ic=122960, ia=122962)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 122960 (s=122880, is=122957, ic=122960, ia=122962)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 122962 (s=122880, is=122957, ic=122960, ia=122962)