Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30847 (s=30847, is=30881, ic=30880, ia=30882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30882 (s=30847, is=30882, ic=30881, ia=30883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30881 (s=30847, is=30882, ic=30881, ia=30883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30883 (s=30847, is=30882, ic=30881, ia=30883)