Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123810 (s=123810, is=123887, ic=123889, ia=123892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123888 (s=123810, is=123888, ic=123890, ia=123893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123890 (s=123810, is=123888, ic=123890, ia=123893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123893 (s=123810, is=123888, ic=123890, ia=123893)