Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20876 (s=20876, is=20889, ic=20891, ia=20893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20890 (s=20876, is=20890, ic=20892, ia=20894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20892 (s=20876, is=20890, ic=20892, ia=20894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20894 (s=20876, is=20890, ic=20892, ia=20894)