Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101654 (s=101654, is=101718, ic=101719, ia=101721)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101719 (s=101654, is=101719, ic=101720, ia=101722)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101720 (s=101654, is=101719, ic=101720, ia=101722)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101722 (s=101654, is=101719, ic=101720, ia=101722)