Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8603 (s=8603, is=8610, ic=8608, ia=8610)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8611 (s=8603, is=8611, ic=8609, ia=8611)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8609 (s=8603, is=8611, ic=8609, ia=8611)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8611 (s=8603, is=8611, ic=8609, ia=8611)