Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67741 (s=67741, is=67797, ic=67798, ia=67799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67798 (s=67741, is=67798, ic=67799, ia=67800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67799 (s=67741, is=67798, ic=67799, ia=67800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67800 (s=67741, is=67798, ic=67799, ia=67800)