Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97029 (s=97029, is=97090, ic=97091, ia=97092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97091 (s=97029, is=97091, ic=97092, ia=97093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97092 (s=97029, is=97091, ic=97092, ia=97093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97093 (s=97029, is=97091, ic=97092, ia=97093)