Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100218 (s=100218, is=100281, ic=100282, ia=100283)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100282 (s=100218, is=100282, ic=100283, ia=100284)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100283 (s=100218, is=100282, ic=100283, ia=100284)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100284 (s=100218, is=100282, ic=100283, ia=100284)