Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27777 (s=27777, is=27795, ic=27798, ia=27799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27796 (s=27777, is=27796, ic=27799, ia=27800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27799 (s=27777, is=27796, ic=27799, ia=27800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27800 (s=27777, is=27796, ic=27799, ia=27800)