Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123472 (s=123472, is=123549, ic=123551, ia=123554)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123550 (s=123472, is=123550, ic=123552, ia=123555)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123552 (s=123472, is=123550, ic=123552, ia=123555)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123555 (s=123472, is=123550, ic=123552, ia=123555)