Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19331 (s=19331, is=19351, ic=19352, ia=19349)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19352 (s=19331, is=19352, ic=19353, ia=19350)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19353 (s=19331, is=19352, ic=19353, ia=19350)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19350 (s=19331, is=19352, ic=19353, ia=19350)