Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22541 (s=22541, is=22556, ic=22558, ia=22560)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22557 (s=22541, is=22557, ic=22559, ia=22561)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22559 (s=22541, is=22557, ic=22559, ia=22561)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22561 (s=22541, is=22557, ic=22559, ia=22561)