Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97765 (s=97765, is=97827, ic=97828, ia=97829)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97828 (s=97765, is=97828, ic=97829, ia=97830)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97829 (s=97765, is=97828, ic=97829, ia=97830)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97830 (s=97765, is=97828, ic=97829, ia=97830)