Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123015 (s=123015, is=123091, ic=123094, ia=123096)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123092 (s=123015, is=123092, ic=123095, ia=123097)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123095 (s=123015, is=123092, ic=123095, ia=123097)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123097 (s=123015, is=123092, ic=123095, ia=123097)