Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98700 (s=98700, is=98762, ic=98763, ia=98764)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98763 (s=98700, is=98763, ic=98764, ia=98765)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98764 (s=98700, is=98763, ic=98764, ia=98765)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98765 (s=98700, is=98763, ic=98764, ia=98765)