Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101978 (s=101978, is=102042, ic=102043, ia=102045)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102043 (s=101978, is=102043, ic=102044, ia=102046)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102044 (s=101978, is=102043, ic=102044, ia=102046)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102046 (s=101978, is=102043, ic=102044, ia=102046)