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