Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123773 (s=123773, is=123850, ic=123852, ia=123855)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123851 (s=123773, is=123851, ic=123853, ia=123856)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123853 (s=123773, is=123851, ic=123853, ia=123856)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123856 (s=123773, is=123851, ic=123853, ia=123856)