Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 72222 (s=72222, is=72279, ic=72280, ia=72281)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 72280 (s=72222, is=72280, ic=72281, ia=72282)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 72281 (s=72222, is=72280, ic=72281, ia=72282)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 72282 (s=72222, is=72280, ic=72281, ia=72282)