Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123879 (s=123879, is=123956, ic=123958, ia=123961)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123957 (s=123879, is=123957, ic=123959, ia=123962)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123959 (s=123879, is=123957, ic=123959, ia=123962)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123962 (s=123879, is=123957, ic=123959, ia=123962)