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