Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111017 (s=111017, is=111090, ic=111091, ia=111093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111091 (s=111017, is=111091, ic=111092, ia=111094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111092 (s=111017, is=111091, ic=111092, ia=111094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111094 (s=111017, is=111091, ic=111092, ia=111094)