Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83056 (s=83056, is=83113, ic=83114, ia=83115)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83114 (s=83056, is=83114, ic=83115, ia=83116)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83115 (s=83056, is=83114, ic=83115, ia=83116)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83116 (s=83056, is=83114, ic=83115, ia=83116)