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