Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 68832 (s=68832, is=68888, ic=68889, ia=68890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 68889 (s=68832, is=68889, ic=68890, ia=68891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 68890 (s=68832, is=68889, ic=68890, ia=68891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 68891 (s=68832, is=68889, ic=68890, ia=68891)