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