Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101747 (s=101747, is=101811, ic=101812, ia=101814)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101812 (s=101747, is=101812, ic=101813, ia=101815)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101813 (s=101747, is=101812, ic=101813, ia=101815)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101815 (s=101747, is=101812, ic=101813, ia=101815)