Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86641 (s=86641, is=86699, ic=86700, ia=86701)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86700 (s=86641, is=86700, ic=86701, ia=86702)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86701 (s=86641, is=86700, ic=86701, ia=86702)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86702 (s=86641, is=86700, ic=86701, ia=86702)