Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65876 (s=65876, is=65931, ic=65932, ia=65933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65932 (s=65876, is=65932, ic=65933, ia=65934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65933 (s=65876, is=65932, ic=65933, ia=65934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65934 (s=65876, is=65932, ic=65933, ia=65934)