Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98124 (s=98124, is=98186, ic=98187, ia=98188)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98187 (s=98124, is=98187, ic=98188, ia=98189)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98188 (s=98124, is=98187, ic=98188, ia=98189)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98189 (s=98124, is=98187, ic=98188, ia=98189)