Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65402 (s=65402, is=65457, ic=65458, ia=65459)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65458 (s=65402, is=65458, ic=65459, ia=65460)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65459 (s=65402, is=65458, ic=65459, ia=65460)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65460 (s=65402, is=65458, ic=65459, ia=65460)