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