Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123153 (s=123153, is=123229, ic=123232, ia=123234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123230 (s=123153, is=123230, ic=123233, ia=123235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123233 (s=123153, is=123230, ic=123233, ia=123235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123235 (s=123153, is=123230, ic=123233, ia=123235)