Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13975 (s=13975, is=13985, ic=13987, ia=13988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13986 (s=13975, is=13986, ic=13988, ia=13989)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13988 (s=13975, is=13986, ic=13988, ia=13989)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13989 (s=13975, is=13986, ic=13988, ia=13989)