Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20971 (s=20971, is=20984, ic=20986, ia=20988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20985 (s=20971, is=20985, ic=20987, ia=20989)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20987 (s=20971, is=20985, ic=20987, ia=20989)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20989 (s=20971, is=20985, ic=20987, ia=20989)