Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20288 (s=20288, is=20310, ic=20311, ia=20308)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20311 (s=20288, is=20311, ic=20312, ia=20309)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20312 (s=20288, is=20311, ic=20312, ia=20309)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20309 (s=20288, is=20311, ic=20312, ia=20309)