Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123882 (s=123882, is=123959, ic=123961, ia=123964)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123960 (s=123882, is=123960, ic=123962, ia=123965)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123962 (s=123882, is=123960, ic=123962, ia=123965)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123965 (s=123882, is=123960, ic=123962, ia=123965)