Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101975 (s=101975, is=102039, ic=102040, ia=102042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102040 (s=101975, is=102040, ic=102041, ia=102043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102041 (s=101975, is=102040, ic=102041, ia=102043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102043 (s=101975, is=102040, ic=102041, ia=102043)