Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22188 (s=22188, is=22203, ic=22205, ia=22207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22204 (s=22188, is=22204, ic=22206, ia=22208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22206 (s=22188, is=22204, ic=22206, ia=22208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22208 (s=22188, is=22204, ic=22206, ia=22208)