Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33956 (s=33956, is=33991, ic=33990, ia=33992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33992 (s=33956, is=33992, ic=33991, ia=33993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33991 (s=33956, is=33992, ic=33991, ia=33993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33993 (s=33956, is=33992, ic=33991, ia=33993)