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