Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23404 (s=23404, is=23411, ic=23412, ia=23412)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23412 (s=23404, is=23412, ic=23413, ia=23413)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23413 (s=23404, is=23412, ic=23413, ia=23413)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23413 (s=23404, is=23412, ic=23413, ia=23413)