Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20922 (s=20922, is=20954, ic=20956, ia=20951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20955 (s=20922, is=20955, ic=20957, ia=20952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20957 (s=20922, is=20955, ic=20957, ia=20952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20952 (s=20922, is=20955, ic=20957, ia=20952)