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