Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123807 (s=123807, is=123884, ic=123886, ia=123889)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123885 (s=123807, is=123885, ic=123887, ia=123890)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123887 (s=123807, is=123885, ic=123887, ia=123890)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123890 (s=123807, is=123885, ic=123887, ia=123890)