Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101148 (s=101148, is=101212, ic=101213, ia=101215)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101213 (s=101148, is=101213, ic=101214, ia=101216)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101214 (s=101148, is=101213, ic=101214, ia=101216)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101216 (s=101148, is=101213, ic=101214, ia=101216)