Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123614 (s=123614, is=123691, ic=123693, ia=123696)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123692 (s=123614, is=123692, ic=123694, ia=123697)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123694 (s=123614, is=123692, ic=123694, ia=123697)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123697 (s=123614, is=123692, ic=123694, ia=123697)