Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26232 (s=26232, is=26256, ic=26257, ia=26254)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26257 (s=26232, is=26257, ic=26258, ia=26255)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26258 (s=26232, is=26257, ic=26258, ia=26255)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26255 (s=26232, is=26257, ic=26258, ia=26255)