Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87654 (s=87654, is=87713, ic=87714, ia=87715)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87714 (s=87654, is=87714, ic=87715, ia=87716)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87715 (s=87654, is=87714, ic=87715, ia=87716)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87716 (s=87654, is=87714, ic=87715, ia=87716)