Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66999 (s=66999, is=67055, ic=67056, ia=67057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67056 (s=66999, is=67056, ic=67057, ia=67058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67057 (s=66999, is=67056, ic=67057, ia=67058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67058 (s=66999, is=67056, ic=67057, ia=67058)