Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111924 (s=111924, is=111997, ic=111998, ia=112000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111998 (s=111924, is=111998, ic=111999, ia=112001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111999 (s=111924, is=111998, ic=111999, ia=112001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112001 (s=111924, is=111998, ic=111999, ia=112001)