Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123046 (s=123046, is=123122, ic=123125, ia=123127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123123 (s=123046, is=123123, ic=123126, ia=123128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123126 (s=123046, is=123123, ic=123126, ia=123128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123128 (s=123046, is=123123, ic=123126, ia=123128)