Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101368 (s=101368, is=101432, ic=101433, ia=101435)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101433 (s=101368, is=101433, ic=101434, ia=101436)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101434 (s=101368, is=101433, ic=101434, ia=101436)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101436 (s=101368, is=101433, ic=101434, ia=101436)