Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100245 (s=100245, is=100308, ic=100309, ia=100310)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100309 (s=100245, is=100309, ic=100310, ia=100311)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100310 (s=100245, is=100309, ic=100310, ia=100311)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100311 (s=100245, is=100309, ic=100310, ia=100311)