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